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: gcj 3.0.x under SGI MIPS/Irix 6.5???


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




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