automake
[Top][All Lists]
Advanced

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

Re: CFLAGS and CXXFLAGS


From: Bob Friesenhahn
Subject: Re: CFLAGS and CXXFLAGS
Date: Wed, 9 Sep 2009 11:24:11 -0500 (CDT)

On Wed, 9 Sep 2009, Dan Smithers wrote:

Should the C++ compiler use the CFLAGS passed into automake? or do I
need to manually include them in CXXFLAGS?

CFLAGS and CXXFLAGS need to be different since the C and C++ compilers don't necessarily support the same options. CPPFLAGS is shared.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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