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

Alexandre Oliva oliva@dcc.unicamp.br
Mon Jul 19 01:27:00 GMT 1999


On Jul 19, 1999, Alexandre Oliva <oliva@dcc.unicamp.br> wrote:

> I had to compile with -g0 to finish the build.

Now, the testsuite is getting false negatives because of linker
warnings:

ld: warning: file /tmp/libgcj-build-2.95/i386-pc-solaris2.7/libjava/testsuite/../../libjava/.libs/libgcj.so: attempted multiple inclusion of file
ld: warning: file /tmp/libgcj-build-2.95/i386-pc-solaris2.7/libjava/testsuite/../../boehm-gc/.libs/libgcjgc.so: attempted multiple inclusion of file
ld: warning: file /tmp/libgcj-build-2.95/i386-pc-solaris2.7/libjava/testsuite/../../zlib/.libs/libzgcj.so: attempted multiple inclusion of file

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

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them



More information about the Java mailing list