This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[PATCH] Fix libjava32 build on x86-64


Gwenole Beauchesne writes:
 > Hi,
 > 
 > This patch fixes libjava32 build on x86-64 with 3.2-rhl8-branch.  
 > Interesting bits are only in configure.in. i386-signal.h additions are
 > needed if you don't have a glibc recent enough to generate a biarch
 > <bits/syscall.h> and/or <bits/syscall.h> doesn't define 32-bit
 > sigcontext_struct.
 > 
 > Only one extra failure wrt. to native i686 build/test:
 > FAIL: calls run

Can you please tell me what tests now fail, and what tests failed
before this patch.

Thanks,
Andrew.


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