[PATCH] Avoid -lm and -lpthread in libjava on darwin

IainS developer@sandoe-acoustics.co.uk
Thu Aug 12 23:34:00 GMT 2010


On 13 Aug 2010, at 00:12, IainS wrote:

> as Jack says, at least putting libgcc before libSystem bypasses the  
> buggy math routine.

and, having checked...
...  that should *not* be happening - the relevant symbol is in  
libgcc_s _not_ in libgcc_ext.
so, somehow, I suspect that gcc/libgcc_s.1.dylib is getting linked (it  
should not be);

Iain.



More information about the Gcc-patches mailing list