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 #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2010-10-05 20:04:19 UTC ---
I think it should be OK to condition the entire contents of 
libc-do-syscall.S on #ifdef __thumb__; this hidden function is only used 
when building glibc as Thumb.

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