This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [NOT-OT after all] RE: [OT] RE: Does make have ARM version?



On Mar 20, 2007, at 9:26 AM, Dave Korn wrote:


On 20 March 2007 12:36, Dave Korn wrote:

Oops. I added the OT tag because this thread started on the make mailing
list, but it's entirely on-topic here.


/tmp/ccOKs3Ho.s: Assembler messages:
/tmp/ccOKs3Ho.s:2171: Error: immediate expression expected -- `wstrw
wcgr0,[r2,r1,asl#2]'


This is an Intel WMMX coprocessor instruction. However I think the offset used should be multiple of 4
and you should be passing -mcpu=iwmmxt to assembler.


The error message you are getting should be about co-processor offset range.


Does this look familiar to anyone? It's caused by (arm-linux cross)
gcc-3.3.6 outputting assembler that as-2.15 doesn't accept. It could also be
a mismatch in CPU types. Unfortunately I don't speak ARM assembly...



cheers, DaveK -- Can't think of a witty .sigline today....





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