automake
[Top][All Lists]
Advanced

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

Re: CXXFLAGS and linking


From: Braden McDaniel
Subject: Re: CXXFLAGS and linking
Date: Thu, 23 Jan 2003 18:05:02 -0500
User-agent: Internet Messaging Program (IMP) 4.0-cvs

Quoting William S Fulton <address@hidden>:

> I see that CXXFLAGS and AM_CXXFLAGS gets passed to the linker
> ($CXXLINK). This doesn't seem correct as the C++ flags aren't
> necessarily appropriate for linking. This isn't consistent with the
> per-program xxxx_CXXFLAGS which do not get passed to the linker. Is this
> all as intended?

I agree with you. I'll also note that GNU make doesn't use CFLAGS when linking
with its default action.

Certainly either way, there's an inconsistency here that should be addressed.

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>




reply via email to

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