This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: ILD too long
- To: Thomas Tanner <tanner at ffii dot org>
- Subject: Re: ILD too long
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Sun, 26 Mar 2000 15:23:17 -0800 (PST)
- Cc: Ossama Othman <ossama at ece dot uci dot edu>, libtool at gnu dot org, Stephan Kulow <coolo at kde dot org>, automake at gnu dot org
- References: <20000225161453.O504@ece.uci.edu><XFMail.20000327010246.tanner@ffii.org>
>>>>> "Thomas" == Thomas Tanner <tanner@ffii.org> writes:
Thomas> I wonder why automake passes CFLAGS and AM_CFLAGS
Thomas> to libtool in link mode? This makes it impossible
Thomas> to differentiate between compiler and linker (LDFLAGS)
Thomas> flags.
The GNU Coding Standards mandate this.
Tom