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 build/20729] glibc-2.24 fails to build for i486 with -Os


https://sourceware.org/bugzilla/show_bug.cgi?id=20729

--- Comment #17 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Florian Weimer from comment #16)
> Created attachment 9594 [details]
> bug20279.patch
> 
> Sorry, please try this patch instead.

This patch fixes the build failures for me with i486 and -Os.

I have a distinct patch to fix the -Werror failures related to -Os, which I'll
post tomorrow. Though it's questionable if we should even pursue this given the
serious ABI breakage I see in the test results e.g. extra PLT entries, and
calls to functions outside of the associated namespace.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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