On 9/25/2010 12:58, Hradec wrote: > by the way... I'm just having a look at an old build I did on a windows box > using msys and al old mingw (3.4.5)... It did compiled susccessfuly and it > did output libHalf.dll.a and libHalf-6.dll in the /bin folder... but the > libHalf.dll.a is waaaaay smaller than the one I got now. Also, > libhalf.lahas nothing BUT libHalf-6.dll... > > It definitely looks like configure is going bananas because of the cross > build environment... > > -H >
Hi, lib.exe isn't normally used, but I think it is confusing libtool, possibly considered a bug. I think it should work as intended once you remove lib.exe. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
