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] | |
The last lines of output in my terminal window give a bunch of linker warnings:
[snip]
/usr/local/gcj/lib/gcc/powerpc-apple-darwin7.3.0/3.4.0/../../../ libgcj.dylib(libgcj.5.0.0.dylib-master.o) definition of _copysign
/usr/lib/libSystem.dylib(copysign.o) definition of _copysign
Are these serious? The executable built and seems to work fine.
By the way, looking in my /usr/local/gcj/bin directory, I see no "ar" tool.
Hmm... no "ld" either. Why are they missing?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |