libtool-patches
[Top][All Lists]
Advanced

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

Re: linking a shared library with -pthread omits -pthread on the link li


From: Bob Friesenhahn
Subject: Re: linking a shared library with -pthread omits -pthread on the link line.
Date: Sat, 14 Dec 2002 17:43:45 -0600 (CST)

On Sat, 14 Dec 2002, Albert Chin wrote:

> Because libtool knows nothing about $CFLAGS, it's not possible for it
> to know about the appropriate switch (+DD64 in this case) to build
> 64-bit object files. Even though the answer was in $CFLAGS, libtool
> doesn't get passed $CFLAGS. My solution was CC="cc +DD64".
>
> So, do we teach libtool to inherit $CFLAGS?

That would be a very bad idea indeed.  Libtool would loose all value
as a stand-alone utility if we were to do this.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

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