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 #10 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to john.frankish from comment #9)
> Using "echo "CFLAGS += -fomit-frame-pointer -march=i486 -mtune=i686 -Os
> -pipe" > configparms" fixes things.
> 
> Note that I was not using "-fno-omit-frame-pointer".

It's implied by -Os.

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