This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 nptl/11505] New: nptl/sysdeps/x86_64 doesn't honor --with-binutils settings.


hi,

the nptl/sysdeps/x86_64/configure uses 'CC -c' to detect .cfi_personality
support in AS and such combination doesn't work with custom --with-binutils
settings.

i've discovered this during setup recent glibc for 'make install-headers'
for crosscompiler on old redhat disto.

changing 'CC -c' invocation to 'AS' in configure fixes the problem.

-- 
           Summary: nptl/sysdeps/x86_64 doesn't honor --with-binutils
                    settings.
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: pluto at agmk dot net
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11505

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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