This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Using gcj as a JIT Compiler
Jeff Sturm writes:
> On Fri, 3 Jan 2003, Andrew Haley wrote:
>
> > The big disadvantge of all this from my POV is that it's be hard to do
> > this portably. Simply calling gcj, as, and ld is portable.
>
> Heh. If only that were true... libtool might never have existed.
Ah, sorry. Portable across all the different systems supported by GNU
gcj, as, and ld. 's what I meant really...
Andrew.