[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need a way to pass options to libtool
From: |
Alexandre Oliva |
Subject: |
Re: Need a way to pass options to libtool |
Date: |
29 May 2004 03:55:58 -0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
On May 26, 2004, Albert Chin <address@hidden> wrote:
> On Sun, May 23, 2004 at 03:20:35PM -0500, Bob Friesenhahn wrote:
>> Notice that there is no means provided to add libtool specific
>> options.
> Why not:
> AM_CXXFLAGS += [your additions]
Because that's also passed to non-libtool compilations?
I've often wanted some means to pass additional flags to libtool
compile and/or link commands without affecting non-libtool
compile and/or link. My favorite example is -static, that has
a somewhat different meaning when it comes to libtool.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer address@hidden, gcc.gnu.org}
Free Software Evangelist address@hidden, gnu.org}