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

Bootstrap failure in libjava...


On FC6 x86_64-pc-linux-gnu with the svn trunk r121257 configured like this:

../trunk/configure --with-gmp=/usr/local --with-mpfr=/usr/local --disable-multilib --enable-languages=c,c++,java

I am seeing this failure when bootstrapping. It worked for me last week:

/home/daney/gccsvn/native-trunk/gcc/gcj -B/home/daney/gccsvn/native-trunk/x86_64-unknown-linux-gnu/libjava/ -B/home/daney/gccsvn/native-trunk/gcc/ -fomit-frame-pointer -fclasspath= -fbootclasspath=../../../trunk/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c -fsource-filename=/home/daney/gccsvn/native-trunk/x86_64-unknown-linux-gnu/libjava/classpath/lib/classes -MT gnu/java/awt.lo -MD -MP -MF gnu/java/awt.deps @gnu/java/awt.list -o gnu/java/awt.o >/dev/null 2>&1
/home/daney/gccsvn/native-trunk/gcc/jc1: symbol lookup error: /home/daney/gccsvn/native-trunk/gcc/jc1: undefined symbol: __gmp_get_memory_functions
make[3]: *** [gnu/java/awt/color.lo] Error 1
make[3]: *** Waiting for unfinished jobs....


David Daney


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