[iPAQ] Assembler Errors

From: Johan van Reijendam <jvanreij.a.t.routescience.com>
Date: Sun Jan 13 2002 - 04:06:36 EST

Hi all,

I am trying to figure out this error I am getting.
Got a ARM cross-compiler running on an i386.

I am trying to compile tcpdump and get the following assembler related
error message during the compile ...

./configure --target=arm-linux --prefix=/opt/apps
--build=i386-pc-linux-gnu --host=arm-linux

make AR=arm-linux-ar CC=arm-linux-gcc LD=arm-linux-ld NM=arm-linux-nm
RANLIB=arm-linux-ranlib SIZE=arm-linux-size STRIP=arm-linux-strip
OBJCOPY=arm-linux-objcopy CXX=arm-linux-c++ CPP=arm-linux-gcc

arm-linux-gcc -O2 -DHAVE_CONFIG_H -I. -I../libpcap-0.6.2 -I./missing
-I/usr/include -I/usr/include/openssl -c ./print-domain.c
/tmp/ccv3rw5c.s: Assembler messages:
/tmp/ccv3rw5c.s:1238: Error: bad instruction `rorw $8,r3'
/tmp/ccv3rw5c.s:1242: Error: bad instruction `rorw $8,r3'
/tmp/ccv3rw5c.s:1246: Error: bad instruction `rorw $8,r3'
/tmp/ccv3rw5c.s:1249: Error: bad instruction `rorw $8,r2'
/tmp/ccv3rw5c.s:1256: Error: bad instruction `rorw $8,r1'
/tmp/ccv3rw5c.s:1430: Error: bad instruction `rorw $8,r1'
/tmp/ccv3rw5c.s:1455: Error: bad instruction `rorw $8,r1'
make: *** [print-domain.o] Error 1

I have no clue as to what this is being caused by.
Help appreciated :-)

Johan
Received on Sun Jan 13 01:07:09 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:21 EDT