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/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile



------- Comment #8 from rwild at gcc dot gnu dot org  2010-01-07 19:54 -------
Subject: Bug 41818

Author: rwild
Date: Thu Jan  7 19:53:50 2010
New Revision: 155706

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155706
Log:
Fix PR bootstrap/41818.

/:
        PR bootstrap/41818
        * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
        to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
        * Makefile.in: Regenerate.


Modified:
    trunk/ChangeLog
    trunk/Makefile.in
    trunk/Makefile.tpl


-- 


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


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