------- Comment #17 from cnstar9988 at gmail dot com  2007-07-18 02:26 -------
LDFLAGS.

http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00953.html

We sometimes get configure errors claiming that LDFLAGS value has
changed since the last configure.  This patch fixes that problem, thanks
to a hint from Andreas Schwab.  This adds LDFLAGS to the set of
variables set and exported by the configure rules in the toplevel
Makefile, so that the environment for subconfigures matches the
environment for submakes.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32785

Reply via email to