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: Fwd: Using gcj to compile java


>>>>> "Eric" == Eric  <eric@semsyn.com> writes:

Eric> Yea, that's got it. Thanks a lot. Sorry to seem like a
Eric> simpleton, but I'm a Lisp guy. For reasons that will remain
Eric> unmentioned, I am using the abcl compiler to generate java
Eric> bytecode from Lisp source. But the interpreter overhead is
Eric> killing me. So the obvious answer of course is to then run
Eric> things thru gcj :-)

Clearly the next thing is to teach abcl how to invoke gcj for you :-)
I think the 'nice' programming language can do this...

Tom


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