automake
[Top][All Lists]
Advanced

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

Re: Compiler Flags


From: Ossama Othman
Subject: Re: Compiler Flags
Date: Sat, 18 Nov 2000 10:07:31 -0800
User-agent: Mutt/1.2.5i

Hi,

On Sat, Nov 18, 2000 at 06:41:17PM +0100, Simon Richter wrote:
> On Fri, 17 Nov 2000, Tim Heath wrote:
> 
> >     How do I add compiler flags?  What AM is necessary to accomplish that?
> 
> Make your configure.in add them to $CFLAGS, before AC_PROG_CC (to make
> sure the compiler actually accepts them).

Actually, the flags he listed were preprocessor flags.  I think that
it would be better to use $CPPFLAGS since this variable is
specifically for preprocessor flags.

-Ossama
-- 
Ossama Othman <address@hidden>
Distributed Object Computing Laboratory, Univ. of California at Irvine
1024D/F7A394A8 - 84ED AA0B 1203 99E4 1068  70E6 5EB7 5E71 F7A3 94A8



reply via email to

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