[Bug build/20729] glibc-2.24 fails to build for i486 with -Os
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Oct 24 09:08:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20729
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|MOVED |INVALID
--- Comment #4 from Florian Weimer <fweimer at redhat dot com> ---
Uroš Bizjak pointed out that this is not related to -Os at all. You dropped
-fomit-frame-pointer somewhere, and a s a result, %ebp is not available for
argument passing in system calls. This looks like a problem with the way you
change the glibc build flags.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list