你(们)好
当我构建 hello world 代码时、我会遇到致命错误。
我遇到的错误。
编译文件:"../main.c"
调用:GNU 编译器
"/home/atl/ti/ccs1120/ccs/tools/compiler/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-gcc-9.2.1 -c -mcpu=cortex-A8 -March =armv7-a -mtune =cortex-A8 -marm -Dam3357 -i-"/home/atl/workspace_v11/new_1 -i"-i"/home/atl/ti/ccs1120/ccs/tools/compiler/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include -og -g -gdwarf-3 -gstrict-dwarf -Wall -speces="nosys.specs"-Md -md -md -md -main.o"-main.o "mc"。
subdir_rules.mk:7:目标'main.o'的配方失败
arm-no-linux-gnueabihf-gcc-9.2.1:致命错误:无法读取规格文件‘nosys.specs’:无此类文件或目录
编译已终止。
gmake:***[main.o]错误1.
arm-no-linux-gnueabihf-gcc-9.2.1:致命错误:无法读取规格文件‘nosys.specs’:无此类文件或目录
编译已终止。
gmake:***[STARTUUP_ARMCA8.o]错误1.
编译文件:"../startup_ARMCA8.S"
调用:GNU 编译器
"/home/atl/ti/ccs1120/ccs/tools/compiler/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf-gcc-9.2.1 -c -mcpu=cortex-A8 -March =armv7-a -mtune =cortex-A8 -marm -Dam3357 -i-"/home/atl/workspace_v11/new_1 -i"-i"/home/atl/ti/ccs1120/ccs/tools/compiler/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include -og -g -gdwarf-3 -gstrict-dwarf -Wall -speces="nosys.specs" -o"-o"startup_arMCA8/arMCS.a8"启动。
subdir_rules.mk:14:目标'startup_ARMCA8.o'的配方失败
gmake:目标"全部"不会由于错误而重新生成。
****构建完成****