Re: libtool C++ link bug with -lm functions with Sun Workshop compiler

2008-03-21 Thread Albert Chin
On Wed, Mar 19, 2008 at 07:03:38PM -0500, Tim Mooney wrote: I think I have discovered a bug in libtool's link behavior with the Sun Workshop C++ compiler when creating a C++ library that requires libm. I observed it on x86_64-sun-solaris2.10, but it may also affect the Workshop C++ compiler

Re: MinGW linux to win32 cross compiler and the test suite

2008-03-21 Thread Erik de Castro Lopo
Ralf Wildenhues wrote: Not sure. Do the scripts set PATH to contain the directory? Yes : PATH=/home/erikd/Bzr/libsndfile-mingw/src/.libs:$PATH which looks correct. Can you post the link command and its output, if i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I. -I. -I../src -I./../src-g

Re: libtool C++ link bug with -lm functions with Sun Workshop compiler

2008-03-21 Thread Bob Friesenhahn
On Fri, 21 Mar 2008, Tim Mooney wrote: What version of Sun C++ are you using? The C++ from Workshop 12 with patches applied: $CC -V CC: Sun C++ 5.9 SunOS_i386 Patch 124864-01 2007/07/25 % CC -V CC: Sun C++ 5.9 SunOS_i386 Patch 124864-02 2007/12/18 To answer Bob's previous question, I