[Bug libc/19006] Why are i386 and i686 dl-sysdep different?
carlos at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Sep 25 18:40:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19006
Carlos O'Donell <carlos at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |carlos at redhat dot com
Resolution|--- |WONTFIX
--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
Presently we don't support building glibc for i386, the code in question is
legacy support, the i686 dl-sysdep.h is always used, and therfore the vDSO
entry is always used. See bug 10060 and bug 10062. You are correct that we
could reduce code size by removing the legacy support. Please submit such a
patch to libc-alpha@sourceware.org. Please ask questions on
libc-help@sourceware.org instead of through the bugzilla.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list