This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: LDFLAGS handling in V3


Alexandre Oliva wrote:
On Jul 27, 2005, Mark Mitchell <mark@codesourcery.com> wrote:


If all target libraries are assumed to be built with libtool, then we
can indeed defer to the user.
I meant defer to the user through LTLDFLAGS, instead of LDFLAGS.

I see.


So, does my last suggestion, here:

http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01844.html

seem right to you? I think that does what you're suggesting, in that it makes the additional LTLDFLAGS variable available to the target libraries Makefiles.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]