This is the mail archive of the java-discuss@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]

build error on i486-debian-linux-gnu


Compiling a 19990604 snapshot on a glibc-2.1 based Debian system (potato)
with a 19990604 egcs snapshot fails in:

cj-0.19990604/libjava -foutput-class-dir=/home/swt/doko/packages/libgcj/libgcj-0.19990604/builddir/i486-debian-linux-gnu/libjava -fsyntax-only -femit-class-files -o NoRouteToHostException.s
GNU Java version gcc-2.95 19990604 (prerelease) (i486-debian-linux-gnu) compiled by GNU C version gcc-2.95 19990604 (prerelease).
gcj-0.19990604/libjava -foutput-class-dir=/home/swt/doko/packages/libgcj/libgcj-0.19990604/builddir/i486-debian-linux-gnu/libjava -fsyntax-only -femit-class-files -o PlainDatagramSocketImpl.s
GNU Java version gcc-2.95 19990604 (prerelease) (i486-debian-linux-gnu) compiled by GNU C version gcc-2.95 19990604 (prerelease).
gcj: Internal compiler error: program jc1 got fatal signal 11
make[1]: *** [libgcj.zip] Error 1

libgcj was configured with                --enable-shared \
                --enable-java-gc=boehm \
                --enable-threads \
                --with-system-zlib \
                --with-gnu-ld \

Is there a known configuration which does build?


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