problems building libgcj on irix 6.5
Tom Tromey
tromey@cygnus.com
Tue Sep 21 20:46:00 GMT 1999
>>>>> "J-M" == John-Marc Chandonia <jmc@cmpharm.ucsf.edu> writes:
>> Why can't you link?
J-M> My mistake... I seem to have installed gcc incorrectly, since I get
J-M> errors of this sort when linking any program, not just java:
This is the weak symbol problem I alluded to. The gcc thread code in
libgcc should use weak references to the pthread calls.
If your platform doesn't support weak symbols then you might just
lose (I don't know). Otherwise you've found a gcc problem.
Tom
More information about the Java
mailing list