[CC to Ben] Thomas, please could you recheck with gcc-3.3.2-1 from unstable?
Thomas Nemeth writes: > Package: gcc-3.3 > Version: 3.3.2-0pre5 > Severity: critical > > Hi ! > > I upgraded gcc yesterday : > > julie[gacc] cat /root/apt-200310201058.log | grep gcc > Inst libgcc1 [1:3.3.2-0pre4] (1:3.3.2-0pre5 Debian:testing) > Inst gcc-3.3-base [1:3.3.2-0pre4] (1:3.3.2-0pre5 Debian:testing) > Inst gcc-3.3 [1:3.3.2-0pre4] (1:3.3.2-0pre5 Debian:testing) > > > I' using testing on a SS20 SMP : > > julie[gacc] uname -a > Linux julie 2.4.21 #1 SMP Thu Aug 7 19:29:27 EDT 2003 sparc GNU/Linux > > > Here is what I get now, as I compile my project : > > julie[gacc] make > ==> Building gAcc for Linux/sparc... > Making all in libgacc... > make[1]: Entering directory `/home/thomas/devel/gacc/libgacc' > gcc -c -g3 -I/usr/include -O2 -Wall -I. -I.. -DDEBUG_LEVEL=0 accounts.c > gcc -c -g3 -I/usr/include -O2 -Wall -I. -I.. -DDEBUG_LEVEL=0 categories.c > gcc -c -g3 -I/usr/include -O2 -Wall -I. -I.. -DDEBUG_LEVEL=0 cfgmgt.c > gcc -c -g3 -I/usr/include -O2 -Wall -I. -I.. -DDEBUG_LEVEL=0 comms.c > /tmp/ccRqQA9r.s: Assembler messages: > /tmp/ccRqQA9r.s:6180: Error: relocation overflow > make[1]: *** [comms.o] Error 1 > make[1]: Leaving directory `/home/thomas/devel/gacc/libgacc' > make: *** [all] Error 2 > > julie[gacc] gcc -v > Reading specs from /usr/lib/gcc-lib/sparc-linux/3.3.2/specs > Configured with: ../src/configure -v > --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr > --mandir=/usr/share/man --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared > --with-system-zlib --enable-nls --without-included-gettext > --enable-__cxa_atexit --enable-clocale=gnu --enable-debug > --enable-java-gc=boehm --enable-java-awt=xlib --with-cpu=v7 > --enable-objc-gc sparc-linux > Thread model: posix > gcc version 3.3.2 20031005 (Debian prerelease) > > > The day before, the compilation was ok. > > > Thomas > -- > > A l'heure actuelle, il s'est formé une sorte "d'aristocratie" de Linux > > qui essaye de maintenir ses connaissances pour elles et d'en priver les > > autres en innondant chaque débutant de documentations > -+- EF in Guide du liuxien pervers : "Comprenne qui pourra..." -+- > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]