Patch for PIC mode on IA64 (fixes libgomp failures on HP-UX)

Paolo Bonzini bonzini@gnu.org
Sat Aug 2 06:51:00 GMT 2008


>> I don't know; as I said it is on x86 (so much that glibc has special 
>> tricks so that it can use the static thread model despite being a shared 
>> library).
> 
> HP-UX doesn't have a static libc, just a shared one so this isn't an
> issue there.  Linux does have a full set of system static libs though.

Yes, but what I was saying is that, under glibc, even the libc shared 
library can use the static thread model (for performance).

Paolo



More information about the Gcc-patches mailing list