PATCH: LDFLAGS handling in V3

Mark Mitchell mark@codesourcery.com
Wed Jul 27 21:56:00 GMT 2005


Daniel Jacobowitz wrote:

> That would be a bug.  LDFLAGS are intended to be compiler driver
> options; that's not a new requirement.

OK, great.  So, then, the libstdc++ Makefiles should turn them into -Wc, 
options to libtool, rather than -Wl, as I proposed?  That would make 
clear to libtool that it needs to pass them along to the compiler, 
rather than silently ignore them.  Thoughts?

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



More information about the Gcc-patches mailing list