This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/17845] can't build GNU Classpath


------- Additional Comments From andreast at gcc dot gnu dot org  2004-10-06 20:31 -------
these are my classpath config options:

[wolfram:~/home-work/cp-objdir] andreast% ./config.status --version
GNU Classpath config.status 0.11+cvs
configured by ../classpath/configure, generated by GNU Autoconf 2.59,
  with options "'--with-gcj'"

[wolfram:~/home-work/cp-objdir] andreast% gcj -v
Reading specs from
/Volumes/src/gcc/gcc-cvs/testbin/lib/gcc/powerpc-apple-darwin7.5.0/4.0.0/specs

Configured with: /Volumes/src/gcc/gcc-cvs/gcc/configure
--prefix=/Volumes/src/gcc/gcc-cvs/testbin --disable-checking
--enable-languages=c,c++,java --enable-java-awt=gtk --enable-gtk-cairo
--enable-libgcj-multifile
Thread model: posix
gcc version 4.0.0 20041006 (experimental)

The failure is the same as Tom's.

I tried before aph's ci (where the first change has a wrong date btw.) yesterday
morning and today after all ci's on gcc/java. So, form my side it is not coming
form aph's patch.

[wolfram:gcc-cvs/objdir/gcc] andreast% cat ../../gcc/LAST_UPDATED 
Wed Oct  6 10:15:09 CEST 2004
Wed Oct  6 08:15:09 UTC 2004


The machine is a G4 with 1GB of mem.

The CL entries I refer to.

2004-10-05  Andrew Haley  <aph@redhat.com>

        PR java/17779
        * jcf-parse.c (parse_zip_file_entries): If a class has a
        superclass and a TYPE_SIZE of zero, lay it out.

2004-09-30  Andrew Haley  <aph@redhat.com>
        
        PR java/17733
        * jcf-parse.c (compute_class_name): Rewrite.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17845


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