This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: question about ecj integration
>>>>> "Jakob" == Jakob Praher <jp@hapra.at> writes:
Jakob> Do you host sources of ecj too? Perhaps using a 2 stage ecj approach.
Yeah, that's the plan, pretty much.
Jakob> Are there many things to change in ecj? Sorry about my
Jakob> ignorance, but is ecj currently capable of producing bytecodes
Jakob> or is it just producing an intermedate/AST suitable for
Jakob> eclipse?
See the list in my previous message. ecj emits bytecode. We are
already using this to compile all the java packages in Fedora Core.
Tom