TheMaverickMind wrote: >> arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -g -O2 > -Wp,-MD,.de > ps/rtphint.pp -c rtphint.c -fPIC -DPIC -o .libs/rtphint.lo > /tmp/ccF7TKZc.s: Assembler messages: > /tmp/ccF7TKZc.s:526: Error: bad instruction `rorw $8,r0' > > does anybody know what is happening? thanx in advance,
The source file has inline Intel x86 assembly in it. It has to be ported to ARM. -- Andrew E. Mileski Ottawa, Canada _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
