Michael Banck wrote: [snip] > I hoped that with the advent of new binutils and gcc-3.3 the error would > go away (as somehow promised by drow in the bug report), but it's still > there: > > gcc -DHAVE_CONFIG_H -D_REENTRANT -I../../../../../src/lib > -I/build/buildd/mpqc-2.1.3/include -I/build/buildd/mpqc-2.1.3/src/lib -O0 > -Wall -c /build/buildd/mpqc-2.1.3/src/lib/chemistry/qc/dft/lebedev.c -o > lebedev.o > /tmp/ccQmMX4B.s: Assembler messages: > /tmp/ccQmMX4B.s:13374: Error: Branch out of range > /tmp/ccQmMX4B.s:13394: Error: Branch out of range > /tmp/ccQmMX4B.s:36637: Error: Branch out of range > make[6]: *** [lebedev.o] Error 1
This is a code generation issue which should be fixed in gcc 3.3. Seems like the autobuilder hasn't picked it up as default yet. Thiemo

