automake
[Top][All Lists]
Advanced

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

Per-target CXXFLAGS in the linker command


From: Eric PAIRE
Subject: Per-target CXXFLAGS in the linker command
Date: Thu, 08 Jun 2006 11:09:27 +0200
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0

Hi all,

Is there any reason why the CXXLINK macro embeds [AM_]CXXFLAGS & [AM_]LDFLAGS macros, and the actual per-target command line using CXXLINK does *not* embed <target>_CXXFLAGS, but only <target>_LDFLAGS ? I think that there is a coherency problem of the use of "global" and "per-target" CXXFLAGS & LDFLAGS macros.

Thanks,
Eric






reply via email to

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