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]

Compiler errors...


I try to get a compiler for wince and an arm processor (for an iPaq).
In my configuration of gcc3.0.3: configure --target=arm-wince-pe
the I make: make
then: make install

during the make file I get het following error on the end:

make[2]: *** [libgcc/./_udivsi3.o] Error 1
make[2]: Leaving directory `/gcc-3.0.3/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/gcc-3.0.3/gcc'
make: *** [all-gcc] Error 2

why can't I get a complete compilation? What went wrong? does anyone has
this compiler already? Please help me out and tell me what to do!

Dimitri Frederickx
Student Engeneer ICT
Acunia
Belgium

These messages proceded the errors:
/cygdrive/c/TEMP/ccrltzdD.s: Assembler messages:
/cygdrive/c/TEMP/ccrltzdD.s:2: Warning: rest of line ignored; first ignored
character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:3: Warning: rest of line ignored; first ignored
character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:52: Error: no such instruction: `work .req r4 @
XXXX is this safe?'
/cygdrive/c/TEMP/ccrltzdD.s:53: Error: no such instruction: `dividend .req
r0'
/cygdrive/c/TEMP/ccrltzdD.s:54: Error: no such instruction: `divisor .req
r1'
/cygdrive/c/TEMP/ccrltzdD.s:55: Error: no such instruction: `overdone .req
r2'
/cygdrive/c/TEMP/ccrltzdD.s:56: Error: no such instruction: `result .req r2'
/cygdrive/c/TEMP/ccrltzdD.s:57: Error: no such instruction: `curbit .req r3'
/cygdrive/c/TEMP/ccrltzdD.s:58: Error: no such instruction: `ip .req r12'
/cygdrive/c/TEMP/ccrltzdD.s:59: Error: no such instruction: `sp .req r13'
/cygdrive/c/TEMP/ccrltzdD.s:60: Error: no such instruction: `lr .req r14'
/cygdrive/c/TEMP/ccrltzdD.s:61: Error: no such instruction: `pc .req r15'
/cygdrive/c/TEMP/ccrltzdD.s:318: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:319: Error: no such instruction: `beq Ldiv0'
/cygdrive/c/TEMP/ccrltzdD.s:320: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:321: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:322: Error: too many memory references for `cmp'
/cygdrive/c/TEMP/ccrltzdD.s:323: Error: no such instruction: `blo
Lgot_result'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `cmplo
divisor,dividend'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movlo
divisor,divisor,lsl'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movlo
curbit,curbit,lsl'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `blo Loop1'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `cmplo
divisor,dividend'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movlo
divisor,divisor,lsl'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movlo
curbit,curbit,lsl'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `blo Lbignum'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Warning: rest of line ignored; first
ignored character is `@'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: too many memory references for `cmp'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `subhs
dividend,dividend,divisor'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `orrhs
result,result,curbit'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: too many memory references for `cmp'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `subhs
dividend,dividend,divisor,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `orrhs
result,result,curbit,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: too many memory references for `cmp'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `subhs
dividend,dividend,divisor,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `orrhs
result,result,curbit,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: too many memory references for `cmp'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `subhs
dividend,dividend,divisor,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `orrhs
result,result,curbit,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movnes
curbit,curbit,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `movne
divisor,divisor,lsr'
/cygdrive/c/TEMP/ccrltzdD.s:325: Error: no such instruction: `bne Loop3'
/cygdrive/c/TEMP/ccrltzdD.s:327: Error: too many memory references for `mov'
/cygdrive/c/TEMP/ccrltzdD.s:328: Error: too many memory references for `mov'
/cygdrive/c/TEMP/ccrltzdD.s:332: Error: invalid char '[' beginning operand 2
`[sp'
/cygdrive/c/TEMP/ccrltzdD.s:332: Error: no such instruction: `bl ___div0'
/cygdrive/c/TEMP/ccrltzdD.s:332: Error: expecting operand after ','; got
nothing
/cygdrive/c/TEMP/ccrltzdD.s:332: Error: no such instruction: `ldmia
sp!,{pc}'


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