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 driver/52556] New: Ability to change GLIBC_DYNAMIC_LINKER


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.


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