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 gener
In regard to: Re: libtool C++ link bug with -lm functions with Sun Workshop...:
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 i
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
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++ compil