This is the mail archive of the binutils@sources.redhat.com 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]

Invalid processor variant -mcpu=strongarm1100


This option doesn't seem to exist under binutils 2.11.2, although it
does under 2.14. (I'm stuck with 2.11.2 for a little while, until I can
figure out why 2.14 isn't working.) Although, the string 'strongarm1100'
does appear in the arm-wince-pe-as binary. Did the name of the switch
change?

Thanks,
Shaun


binutils-2.11.2
gcc-3.3
--target=arm-wince-pe

$ arm-wince-pe-gcc -mcpu=strongarm1100 -c -o hello.o hello.c
Assembler messages:
Error: Invalid processor variant -mcpu=strongarm1100
make: *** [hello.o] Error 1



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