This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why GCJ won't load my plugin when compiling bytecode?


On Fri, Sep 9, 2011 at 1:56 PM, Li junsong <ljs.darkfish@gmail.com> wrote:
> Does that mean that GCJ doesn't support -C and -fplugin at the same time?

Because the source to byte-code conversion is done by ECJ (Eclipse's
java compiler) and not really done by a GCC front-end.
Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]