This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem with compiling gcc-20010122 snapshot
- To: gcc at gcc dot gnu dot org
- Subject: Problem with compiling gcc-20010122 snapshot
- From: Joel Brenner <joel dot brenner at tchip dot com>
- Date: Fri, 26 Jan 2001 16:11:52 +0100
- Organization: TChip Semiconductors
- Reply-To: joel dot brenner at tchip dot com
HI, I've problems to compiling gcc-20010122 snapshot. I've configured
with:
configure --target=arm-elf --prefix=$tooldir (to obtain a gcc
version how supports ARM and THUMB instructions )
and then compiled with
make -w all-gcc install-gcc LANGUAGES="c c++"
but there are errors ( see below). Are there someone how can help me ?
...
...
....if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/tmp/build/gcc/gcc/xgcc -B/tmp/build/gcc/gcc/
-B/home/brenner/arm-tools/arm-elf/bin/
-B/home/brenner/arm-tools/arm-elf/
lib/ -isystem /home/brenner/arm-tools/arm-elf/include -O2
-DCROSS_COMPILE -DIN_GCC -W -Wall -Wwrite-strings -Wstric
t-prototypes -Wmissing-prototypes -isystem ./include -Dinhibit_libc
-fno-inline -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NE
EDED -Dinhibit_libc -I. -I. -I/home/brenner/src/gcc-20010122/gcc
-I/home/brenner/src/gcc-20010122/gcc/. -I/home/brenner
/src/gcc-20010122/gcc/config
-I/home/brenner/src/gcc-20010122/gcc/../include -DL_udivsi3
-xassembler-with-cpp -c /home/
brenner/src/gcc-20010122/gcc/config/arm/lib1funcs.asm -o
libgcc/./_udivsi3.o
/tmp/ccXkZNqI.s: Assembler messages:
/tmp/ccXkZNqI.s:2: Error: Rest of line ignored. First ignored character
is `@'.
/tmp/ccXkZNqI.s:3: Error: Rest of line ignored. First ignored character
is `@'.
/tmp/ccXkZNqI.s:52: Error: no such 386 instruction: `work'
/tmp/ccXkZNqI.s:53: Error: no such 386 instruction: `dividend'
/tmp/ccXkZNqI.s:54: Error: no such 386 instruction: `divisor'
/tmp/ccXkZNqI.s:55: Error: no such 386 instruction: `overdone'
/tmp/ccXkZNqI.s:56: Error: no such 386 instruction: `result'
/tmp/ccXkZNqI.s:57: Error: no such 386 instruction: `curbit'
/tmp/ccXkZNqI.s:58: Error: no such 386 instruction: `ip'
/tmp/ccXkZNqI.s:59: Error: no such 386 instruction: `sp'
/tmp/ccXkZNqI.s:60: Error: no such 386 instruction: `lr'
/tmp/ccXkZNqI.s:61: Error: no such 386 instruction: `pc'
/tmp/ccXkZNqI.s:318: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:319: Error: no such 386 instruction: `beq'
/tmp/ccXkZNqI.s:320: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:321: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:322: Error: operands given don't match any known 386
instruction
/tmp/ccXkZNqI.s:323: Error: no such 386 instruction: `blo'
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `cmplo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movlo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movlo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `blo'
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `cmplo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movlo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movlo'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `blo'
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: Rest of line ignored. First ignored
character is `@'.
/tmp/ccXkZNqI.s:325: Error: operands given don't match any known 386
instruction
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `subhs'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `orrhs'
/tmp/ccXkZNqI.s:325: Error: more than 1 memory reference in instruction
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `subhs'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `orrhs'
/tmp/ccXkZNqI.s:325: Error: more than 1 memory reference in instruction
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `subhs'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `orrhs'
/tmp/ccXkZNqI.s:325: Error: more than 1 memory reference in instruction
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `subhs'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `orrhs'
/tmp/ccXkZNqI.s:325: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movnes'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `movne'
/tmp/ccXkZNqI.s:325: Error: no such 386 instruction: `bne'
/tmp/ccXkZNqI.s:327: Error: operands given don't match any known 386
instruction
/tmp/ccXkZNqI.s:328: Error: operands given don't match any known 386
instruction
/tmp/ccXkZNqI.s:332: Error: invalid char '[' begining second operand
'[sp'
/tmp/ccXkZNqI.s:332: Error: no such 386 instruction: `bl'
/tmp/ccXkZNqI.s:332: Error: expecting operand after ','; got nothing
/tmp/ccXkZNqI.s:332: Error: no such 386 instruction: `ldmia'
make[2]: *** [libgcc/./_udivsi3.o] Error 1
make[2]: Leaving directory `/tmp/build/gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'
tanks: brenner joel