header incompatibility between i386 and x86_64
Alexandre Oliva
aoliva@redhat.com
Fri Jan 20 18:04:00 GMT 2006
i386's sigcontext.h defines sigcontext_struct, whereas x86_64's does
not, not even in 32-bit mode. libjava has recently started failing to
build the 32-bit libs on x86_64 because something (in glibc?) changed
in this regard. I know it was not a change in libjava itself, because
I've just run into this same problem using a very old (early October
last year) source tree.
Could this please go in? Thanks,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc-x86_64-sigcontext.patch
Type: text/x-patch
Size: 1002 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20060120/225a2cd7/attachment.bin>
-------------- next part --------------
--
Alexandre Oliva http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
More information about the Libc-alpha
mailing list