Unrecognized architecture specification
Posted: Fri Apr 01, 2011 3:28 pm
I got this error when trying to build one of my MOD5213 projects.
**** Build of configuration Release for project 5213-URIAUVSonarV2.8 ****
**** Internal Builder is used for build ****
m68k-elf-g++ -O2 -falign-functions=4 -IC:\nburn\include_nn -IC:\nburn\MOD5213\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\Workspace\5213-URIAUVSonarV2.8 -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -fno-rtti -fno-exceptions -mcpu=5213 -DMOD5213 -DMCF5213 -omain.o ..\main.cpp
Assembler messages:
Error: unrecognized architecture specification `cpu=5213'
Build error occurred, build is stopped
Time consumed: 1012 ms.
Does anybody know what the problem is and how I can fix it?
**** Build of configuration Release for project 5213-URIAUVSonarV2.8 ****
**** Internal Builder is used for build ****
m68k-elf-g++ -O2 -falign-functions=4 -IC:\nburn\include_nn -IC:\nburn\MOD5213\include -IC:\nburn\gcc-m68k\m68k-elf\include -IC:\Workspace\5213-URIAUVSonarV2.8 -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -fno-rtti -fno-exceptions -mcpu=5213 -DMOD5213 -DMCF5213 -omain.o ..\main.cpp
Assembler messages:
Error: unrecognized architecture specification `cpu=5213'
Build error occurred, build is stopped
Time consumed: 1012 ms.
Does anybody know what the problem is and how I can fix it?