This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/30639] Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2007 18:13:23 -0000
- Subject: [Bug java/30639] Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)
- References: <bug-30639-13376@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-30 18:13 -------
> pure x86_64 system without 32bit libraries
Then use --disable-multilib, otherwise x86_64 defaults to compiling the 32bit
libraries also.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30639