This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/52556] New: Ability to change GLIBC_DYNAMIC_LINKER
- From: "christer.solskogen at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 11 Mar 2012 11:25:40 +0000
- Subject: [Bug driver/52556] New: Ability to change GLIBC_DYNAMIC_LINKER
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52556
Bug #: 52556
Summary: Ability to change GLIBC_DYNAMIC_LINKER
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: driver
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: christer.solskogen@gmail.com
I would love to be able to change GLIBC_DYNAMIC_LINKER to something other than
default without changing the source code. This is useful if you want to create
a completly standalone toolchain with binutils, gcc and some kind of libc.