This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libgcj/101


The following reply was made to PR libgcj/101; it has been noted by GNATS.

From: Joerg Brunsmann <Joerg.Brunsmann@FernUni-Hagen.de>
To: java-gnats@sourceware.cygnus.com
Cc:  
Subject: Re: libgcj/101
Date: Thu, 23 Mar 2000 18:48:44 +0100 (MET)

 Hi,
 
 just tried the new code with 
 
   gcc version 2.96 20000320 (experimental) 
 
 but unfortunalely I get this:
 
 Any suggestion?
 
 Joerg
 
 ....
 ude -I../libffi/include -fno-rtti -fvtable-thunks -W -Wall -D_GNU_SOURCE -g -O2
  -Wp,-MD,.deps/prims.pp -c  -fPIC -DPIC ../../../libjava/prims.cc -o .libs/prims
 .lo
 In file included from java/lang/String.h:9,
                  from ../../../libjava/java/lang/Class.h:18,
                  from ../../../libjava/gcj/cni.h:17,
                  from ../../../libjava/prims.cc:32:
 ../../../libjava/gcj/array.h: In instantiation of `JArray<jchar>':
 ../../../libjava/gcj/array.h:75:   instantiated from here
 ../../../libjava/gcj/array.h:29: Internal compiler error 108.
 ../../../libjava/gcj/array.h:29: Please submit a full bug report.
 ../../../libjava/gcj/array.h:29: See
 ../../../libjava/gcj/array.h:29: <URL:http://www.gnu.org/software/gcc/bugs.html>
 ../../../libjava/gcj/array.h:29: for instructions.
 make[2]: *** [prims.lo] Error 1                                           

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]