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 ports/12097] glibc is unbuildable on an EABI ARMv4 system.


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

--- Comment #5 from Bryan Hundven <bryanhundven at gmail dot com> 2010-11-03 22:34:35 UTC ---
Ignore my previous note.

-march=armv5 -mtune=xscale

produces bad binaries for xscale.

./hello
Illegal instruction

building with -mcpu=xscale (no -march or -mtune) does not need this patch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]