This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
RE: 3.4 PATCH: Fix IRIX 6.5.1[78] libjava bootstrap failure
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: "Rainer Orth" <ro at TechFak dot Uni-Bielefeld dot DE>,<gcc-patches at gcc dot gnu dot org>
- Cc: <java-patches at gcc dot gnu dot org>
- Date: Mon, 24 Feb 2003 12:45:05 +1100
- Subject: RE: 3.4 PATCH: Fix IRIX 6.5.1[78] libjava bootstrap failure
I have bootstrapped and tested this with 3.2 branch on Irix6.5.18m,
and checked it in.
> -----Original Message-----
> From: Rainer Orth [mailto:ro at TechFak dot Uni-Bielefeld dot DE]
> Sent: Tuesday, 18 February 2003 5:05 AM
> To: gcc-patches at gcc dot gnu dot org
> Cc: java-patches at gcc dot gnu dot org; Bruce Korb; Billinghurst, David (CRTS)
> Subject: 3.4 PATCH: Fix IRIX 6.5.1[78] libjava bootstrap failure
>
>
> This patch fixes the libjava bootstrap failure described in the thread
> starting at
>
> http://gcc.gnu.org/ml/java/2003-02/msg00037.html
>
> and in PR libgcj/9652.
>
> Wed Feb 12 19:37:30 2003 Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
>
> * fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
> socklen_t definition.
> * fixinc/fixincl.x: Regenerate.
> * fixinc/tests/base/sys/socket.h: New file.
> Fixes PR libgcj/9652.