This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
3.4/3.5 PATCH: Fix Solaris 10 libjava bootstrap failure
- From: Andrew Haley <aph at redhat dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 18 Mar 2004 14:19:16 +0000
- Subject: 3.4/3.5 PATCH: Fix Solaris 10 libjava bootstrap failure
- References: <16473.44647.900847.544369@xayide.TechFak.Uni-Bielefeld.DE>
Rainer Orth writes:
> With the installation of Solaris 10 Beta 1 (aka s10_b52), libjava suddenly
> started to fail bootstrapping: verify.cc doesn't compile any longer since
> <sys/reg.h> or <ia32/sys/reg.h> is suddenly
who includes it? Is this a Solaris bug?
Andrew.