From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Petit-Bianco To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: java/4360: libjava fails to compile on i686-pc-linux-gnu (AttributedString) Date: Fri, 21 Sep 2001 15:46:00 -0000 Message-id: <20010921224601.28245.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00447.html List-Id: The following reply was made to PR java/4360; it has been noted by GNATS. From: Alexandre Petit-Bianco To: "Georg Wild" Cc: gcc-gnats@gcc.gnu.org Subject: Re: java/4360: libjava fails to compile on i686-pc-linux-gnu (AttributedString) Date: Fri, 21 Sep 2001 15:42:38 -0700 (PDT) Georg Wild writes: > I hope make has recompiled all necessary files; it results: > > root@Iserver:~/gcc/libjava # > /root/gcc/gcc/gcj -B/root/gcc/i686-pc-linux-gnu/libjava/ -B/root/gcc/gcc/ -- > encoding=UTF-8 -C -g -classpath /root/gcc/i686-pc-linux-gnu/libjava:. -d > /root/gcc/i686-pc-linux-gnu/libjava java/lang/ClassNotFoundException.java > // value=java/lang/ClassNotFoundException.java > // id=java/lang/ClassNotFoundException.java > // predefined_filename_p: java/lang/ClassNotFoundException.java found @8 So, no more errors then. You could try to get rid of the patch in jcf-parse.c and then rebuild the compiler and libgcj (libgcj from scratch preferably.) I have the feeling that you might get further. ./A