This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: libgcj won't build with -g on i386-pc-solaris2.7


>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:

Alexandre> Now, the testsuite is getting false negatives because of linker
Alexandre> warnings:
Alexandre> [ ... ]

Alexandre> Indeed, they're explicitly linked in spite of libgcj
Alexandre> implicitly linking them in.  Is there any way to ignore
Alexandre> these warnings within libgcj's testsuite, or do we need a
Alexandre> dejagnu patch?

Offhand I don't know.  Can you send me the appropriate output from the
.log file?  That should tell me if the FAIL is being generated by our
code or by code in dejagnu.  I suspect it is in our code, and
therefore easily fixed.

Tom


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