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 libc/11647] New: enabled multi-arch causes binary issues


After updating to glibc-2.12 various issues were noticed.  e.g. bash with a
prompt "\W" would show "hmee" and "bott" instead of "home" and "boot".  Other
subtle issues were also observed.

A git bisect found that this commit caused the issue:
6f89d2f3 - Enable multiarch whenever possible.

Explicitly configuring with --disable-mutil-arch fixed the issue.

This is built on a system with gcc-4.5.0 and binutils-2.12.1, both using
--disable-multilib.

-- 
           Summary: enabled multi-arch causes binary issues
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: allan at archlinux dot org
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: x86_64-unknown-linux-gnu


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

------- 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]