This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/12388] mingw32 target fails to build libjava
- From: "brawer at dandelis dot ch" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2003 07:02:38 -0000
- Subject: [Bug libgcj/12388] mingw32 target fails to build libjava
- References: <20030924093520.12388.brawer@dandelis.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12388
------- Additional Comments From brawer at dandelis dot ch 2003-09-25 07:02 -------
Thanks for the quick response! With the cvs version of 20030925, which contains
your patch, gcj now produces an internal compiler error:
../../../gcc/libjava/java/io/ObjectInputStream.java: In method
`java.io.ObjectInputStream.readObject()':
../../../gcc/libjava/java/io/ObjectInputStream.java:203: internal compiler
error: in expand_call, at calls.c:3067
See attachment "makeout_2.txt.gz" for details, including configure options.