ld for gcc and libgcj
Joerg Brunsmann
joerg.brunsmann@FernUni-Hagen.de
Thu Apr 13 04:15:00 GMT 2000
Chris Dornan wrote:
> ld: warning: option -o appears more than once, first setting taken
> ld: fatal: file libzgcj.so.0: cannot open file: No such file or directory
> ld: fatal: File processing errors. No output written to .libs/libzgcj.so.0.0.0
> collect2: ld returned 1 exit status
> make[1]: *** [libzgcj.la] Error 1
>> Is this because gcc was built with a different ld? Do I need to
> rebuild gcc with the new ld?
Yes, also make sure that the gnu ld is found first via your path,
not the /usr/ccs/bin/ld
Good luck,
Jörg
More information about the Java
mailing list