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
