This is the mail archive of the libc-alpha@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]

Re: Support for i386 builds of glibc?


On Mon, 4 Mar 2013, Carlos O'Donell wrote:

> So the question I have to ask myself is: Are we willing to support
> i386 builds of glibc? Why? Why not?

At least for Linux (I don't know about Hurd), I don't think it has ever 
worked for NPTL (because of __sync_* operations that are only implemented 
for i486 and above), and since the Linux kernel has removed i386 support I 
don't think it would be worth trying to add such support back to glibc.

-- 
Joseph S. Myers
joseph@codesourcery.com


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