public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile
Date: Sun, 25 Oct 2009 21:00:00 -0000	[thread overview]
Message-ID: <20091025210032.14665.qmail@sourceware.org> (raw)
In-Reply-To: <bug-41818-17617@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from pinskia at gcc dot gnu dot org  2009-10-25 21:00 -------
@if gcc-bootstrap
        $(RPATH_ENVVAR)=`echo "$(TARGET_LIB_PATH)$$$(RPATH_ENVVAR)" | sed
's,::*,:,g;s,^:*,,;s,:*$$,,'`; export $(RPATH_ENVVAR); \
@endif gcc-bootstrap


That is only happens when doing a native bootstrap and never when doing a cross
build.  


-- 


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


  parent reply	other threads:[~2009-10-25 21:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24 20:08 [Bug bootstrap/41818] New: " denis dot onischenko at gmail dot com
2009-10-24 20:23 ` [Bug bootstrap/41818] " denis dot onischenko at gmail dot com
2009-10-25 21:00 ` pinskia at gcc dot gnu dot org [this message]
2009-10-25 21:01 ` pinskia at gcc dot gnu dot org
2010-01-06 13:53 ` jocke at vmlinux dot org
2010-01-06 17:33 ` rwild at gcc dot gnu dot org
2010-01-06 20:19 ` denis dot onischenko at gmail dot com
2010-01-06 20:32 ` jocke at vmlinux dot org
2010-01-07 19:54 ` rwild at gcc dot gnu dot org
2010-01-07 19:57 ` rwild at gcc dot gnu dot org
2010-02-27  1:21 ` pinskia at gcc dot gnu dot org
2010-08-05 23:29 ` lacombar at gmail dot com
2010-08-06  0:01 ` lacombar at gmail dot com
2010-08-07 14:18 ` rwild at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091025210032.14665.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).