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: libjava status on Solaris 8/Intel and IRIX 6.5


>>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:

Rainer> i386-pc-solaris2.8	--disable-nls --enable-libgcj

Could you write and test a top-level patch to enable libgcj on this
platform whenever Java is enabled?  I think it is good enough that
--enable-libgcj should not be required any more.

Rainer> mips-sgi-irix6.5	CC=cc
Rainer> 			--disable-nls --enable-libgcj

Likewise.

Rainer> # of unexpected failures	29

What are the failures here?  Do we need the divide subroutine and
reference-checking patch here too?

Rainer> The -mabi=64 tests are much worse due to one common error:
Rainer> ld64: FATAL   9  : I/O error (-ldl): No such file or directory

Rainer> whereas mips-sgi-irix6.5/mabi=64/libjava/libgcj.spec has only
Rainer> *lib: -lgcj -lm  -lgcjgc  -lzgcj   %(libgcc) %(liborig)
Rainer> but make check doesn't use the different spec file.

Why is that?  Maybe there is a test suite bug we can fix.

Tom


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