This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/34257] --with-sysroot does not change default linux glibc dynamic-linker path
- From: "jason dot vas dot dias at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2007 05:35:15 -0000
- Subject: [Bug bootstrap/34257] --with-sysroot does not change default linux glibc dynamic-linker path
- References: <bug-34257-15444@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jason dot vas dot dias at gmail dot com 2007-11-28 05:35 -------
Please consider this as an enhancement request to provide some way to configure
a
gcc build that prepends a given path to its default search paths, including
that of the default dynamic linker. There appears to be no way of doing so
without the attached patch, which is only for the linux glibc platform, and
would probably need to be extended to other platforms.
--
jason dot vas dot dias at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34257