I can't compile libjava on solaris

Alexandre Oliva oliva@dcc.unicamp.br
Thu May 27 01:38:00 GMT 1999


On May 27, 1999, Maik Scholz <Maik.Scholz@fr.bosch.de> wrote:

> -Wl,-soname -Wl,libzgcj-1.1.3.so -o .libs/libzgcj-1.1.3.so

Because libtool is using the `-soname' option, I know it believes the
linker used by gcc is GNU ld, otherwise it would be using `-h'.
However, gcc does not run GNU ld:

> ld: Software Generation Utilities - Solaris/ELF (3.0)

Now the question is *why* libtool thought the underlying linker was
GNU ld.  What did configure say WRT GNU ld, the linker used by gcc,
etc?

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Java mailing list