This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
IA64 Java build problem
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: java at gcc dot gnu dot org
- Date: Wed, 8 Aug 2007 11:39:26 -0700 (PDT)
- Subject: IA64 Java build problem
- Reply-to: sje at cup dot hp dot com
While trying to look at PR tree-optimization/32941, I started by trying
to do a boostrap build with Java on an IA64 Linux box. I did not hit
the comparision problem listed in the PR but I did die with:
libtool: compile: /hpadl888/sje/svn.reg/build-ia64-debian-linux-gnu-trunk/obj_gcc/gcc/gcj -B/hpadl888/sje/svn.reg/build-ia64-debian-linux-gnu-trunk/obj_gcc/ia64-debian-linux-gnu/libjava/ -B/hpadl888/sje/svn.reg/build-ia64-debian-linux-gnu-trunk/obj_gcc/gcc/ -funwind-tables -fclasspath= -fbootclasspath=/hpadl888/sje/svn.reg/src/trunk/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -findirect-dispatch -fno-indirect-classes -fsource-filename=/hpadl888/sje/svn.reg/build-ia64-debian-linux-gnu-trunk/obj_gcc/ia64-debian-linux-gnu/libjava/classpath/tools/all-classes.lst -g -O2 -MT classpath/tools/libgcj_tools_la-tools.lo -MD -MP -MF classpath/tools/.deps/libgcj_tools_la-tools.Tpo -c classpath/tools/tools.zip -fPIC -o classpath/tools/.libs/libgcj_tools_la-tools.o
classpath/tools/tools.zip:0: fatal error: not a valid Java .class file
compilation terminated.
make[3]: *** [classpath/tools/libgcj_tools_la-tools.lo] Error 1
make[3]: Leaving directory `/hpadl888/sje/svn.reg/build-ia64-debian-linux-gnu-trunk/obj_gcc/ia64-debian-linux-gnu/libjava'
make[2]: *** [all-recursive] Error 1
Has anyone seen this problem or know what could be causing it?
Steve Ellcey
sje@cup.hp.com