libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Solaris 10: 64-bit convienience libraries won't build 64-bit shared


From: Ralf Wildenhues
Subject: Re: Solaris 10: 64-bit convienience libraries won't build 64-bit shared object
Date: Fri, 9 Dec 2005 06:55:57 +0100
User-agent: Mutt/1.5.9i

* Edward Maros wrote on Fri, Dec 09, 2005 at 12:55:40AM CET:
> I have tracked down what I believe to be a solution. When I configure my 
> application, I use env CFLAGS=-m64 LDFLAGS="-L/ldcg/lib/sparcv9 
> -R/ldcg/lib/sparcv9". Inside of my configure.in, I needed to do this:
> 
> CC="$CC $CFLAGS"
*snip*

> This generates a proper 64-bit libtool. Which raises the question as to 
> why the CFLAGS are not being used when generating libtool from the 
> configure script.

Repeating myself: yes, known bug.  This is fixed in branch-1-5 and HEAD.
The fix will be in 1.5.22, hopefully due very very soon now.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]