Greetings,
I have searched the list archives, as well as google for clues to solve 
this problem, hopefully, someone here may have some suggestions.
I'm attempting to build tcpdump 3.7.1 on a x86-based Linux system (using 
the Embedix tools) for a MIPS-based system, mipsel-linux-gccc is my 
compiler, and I return the following errors when attempting to make:

mipsel-linux-gcc -O2 -DHAVE_CONFIG_H -I. -I../libpcap-0.7.1  -I./missing 
-I/opt/Embedix/tools/include -I/usr/include -c ./addrtoname.c
/tmp/cc8jIlBi.s: Assembler messages:
/tmp/cc8jIlBi.s:28: Error: unrecognized opcode `rorw $8,$6'
/tmp/cc8jIlBi.s:28: Error: unrecognized opcode `rorl $16,$6'
/tmp/cc8jIlBi.s:28: Error: unrecognized opcode `rorw $8,$6'
/tmp/cc8jIlBi.s:789: Error: unrecognized opcode `rorw $8,$16'
/tmp/cc8jIlBi.s:1453: Error: unrecognized opcode `rorw $8,$17'
/tmp/cc8jIlBi.s:1634: Error: unrecognized opcode `rorw $8,$3'
/tmp/cc8jIlBi.s:1664: Error: unrecognized opcode `rorw $8,$2'
/tmp/cc8jIlBi.s:1798: Error: unrecognized opcode `rorw $8,$2'
make: *** [addrtoname.o] Error 1

I believe my environment is correct as I have been able to build other 
binaries and then successfully use them on the MIPS system.

Any ideas?

thanks!
Doug


-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to