Configuring Java Libraries for mips-sgi-irix6.5's -mabi=64

Tom Tromey tromey@redhat.com
Tue Mar 13 10:12:00 GMT 2001


>>>>> "Jeffrey" == Jeffrey Oldham <oldham@codesourcery.com> writes:

Jeffrey> 1) In the short term, how do I turn off building the Java libraries on
Jeffrey>    mips-sgi-irix6.5?

Don't configure with `java' enabled.
I.e., don't use `--enable-languages=java'.

Jeffrey> 2) In the long term, how do we ensure that "-mabi=64" is appended to
Jeffrey>    GCJ in the appropriate objdir Makefiles?  In
Jeffrey>    objdir/mips-sgi-irix6.5/mabi=64/libjava/Makefile, CC, CXX, and
Jeffrey>    CXXCPP already have an appended "-mabi=64".

We should do it using the same mechanism that does it for CXX and CC.
Offhand I don't know what that is.

Tom



More information about the Java mailing list