glibc-2.3.4 sparc build segfaults

John Shepard vox_soli@yahoo.com
Fri Mar 18 23:06:00 GMT 2005


> This is a symptom of the wrong --host being used. glibc cares if
> you're using an UltraSPARC or not even if you're using a 32-bit
> userspace.
> 
> You want to say --build=sparcv9-unknown-linux-gnu
> --host=sparcv9-unknown-linux-gnu.
> 
> (Note also the usual dual-universe considerations for SPARCv9; i.e.,
> that you'll need to either move the 32-bit kernel asm/ headers into
> place explicitly, or have a tree of stub headers that #include the
> appropriate real 32/64-bit headers depending on the value of
> __arch64__.)

I tried this and just get the same problem.

-- 
Andy Shepard

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Libc-alpha mailing list