This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/21867] failling to build libjava
- 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: 1 Jun 2005 19:44:47 -0000
- Subject: [Bug libgcj/21867] failling to build libjava
- References: <20050601193420.21867.jlm_devel@laposte.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-01 19:44 -------
/prims.Tpo -c ../../../libjava/prims.cc -fPIC -DPIC -o .libs/prims.o
../../../libjava/prims.cc: In function 'void _Jv_catch_segv(int, siginfo_t*, void*)':
../../../libjava/prims.cc:151: error: 'volatile struct sigcontext' has no member named 'rip'
./include/java-signal.h: At global scope:
./include/java-signal.h:62: warning: 'void restore_rt()' declared 'static' but never defined
This is a bug in your configuration as it is picking up the 32bit headers.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21867