Oscar Fuentes wrote:
> 
> Guido Draheim <[EMAIL PROTECTED]> writes:
> 
> > '-lm' does not exist on win32,
> 
> There is a libm.a on MinGW's lib directory. Seems it is a dummy
> library for those *nix builds that uses -lm.
> 

Oh, yes, I forgot about that.  Should this be removed?

Here's the contents:

$ nm /mingw/lib/libm.a

_libm_dummy.o:
00000000 b .bss
00000000 d .data
00000000 t .text
00000000 b ___mingw_libm_dummy

Earnie.
P.S.: Oscar, please be sure to keep libtool in the distro of the
Reply-To munging.


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to