This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug bootstrap/32785] (hpux11.11)link test not allowed GCC_NO_EXECUTABLES.



------- 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


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