gcj 3.0.x under SGI MIPS/Irix 6.5???
Daniel Hartin Pasco
dan@brainmurmurs.com
Mon Dec 17 07:59:00 GMT 2001
Thanks for the tip, Jeff. I did include "--enable-libgcj" in the
configure line. Here's what I used:
../gcc-3.0.2/configure --enable-libgcj --enable-threads=posix
--enable-shared=true
Well, first off, has anybody been able to run gcj (ANY version) under
IRIX? I have an Octane running Irix 6.5.12.
I'm going to kick off another build so that I can supply a trace with my
next post.
-Daniel
On Sun, 2001-12-16 at 23:49, Jeff Sturm wrote:
On 16 Dec 2001, Daniel Hartin Pasco wrote:
> Has anyone been able to build gcj from 3.0.1, 3.0.2, or the cvs
> repository under IRIX 6.5? I have been able to do a make bootstrap but
> the actual invocation doesn't work (libgcj.spec not found).
Chances are you aren't building the gcj runtime. Try adding
--enable-libgcj when you configure gcc.
Jeff
More information about the Java
mailing list