This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

IA64 Java build problem


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


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