This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/20349] [multilib] libjava(32) doesn't build.
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2005 15:07:00 -0000
- Subject: [Bug other/20349] [multilib] libjava(32) doesn't build.
- References: <20050306201934.20349.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From schwab at suse dot de 2005-03-25 15:06 -------
Linux/x86-64 does not have a sigaction syscall. But
nevertheless /usr/include/sys/syscall.h should define SYS_sigaction for
__WORDSIZE != 64 if you have the proper bi-arch headers installed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20349