自带的包里面是4.9的版本,自己下的是5.3版本,而且自带的版本新建空白工程都编译不过。。。
Description Resource Path Location Type
error: ./main.o uses VFP register arguments, TestArm.out does not TestArm C/C++ Problem
failed to merge target specific data of file ./main.o TestArm C/C++ Problem
gmake: *** [TestArm.out] Error 1 TestArm C/C++ Problem
gmake: Target 'all' not remade because of errors. TestArm C/C++ Problem
recipe for target 'TestArm.out' failed makefile /TestArm/Debug__GNU line 136 C/C++ Problem
implicit declaration of function 'printf' [-Wimplicit-function-declaration] main.c /TestArm line 6 C/C++ Problem
incompatible implicit declaration of built-in function 'printf' main.c /TestArm line 6 C/C++ Problem
用5.3能够编译通过