找考题网-背景图
单项选择题

若基于Linux操作系统所开发的ARM应用程序源文件名为test.c,那么要生成该程序代码的调试信息,编译时使用的GCC命令正确的是()。

A.arm-linux-gcc-c-otest.otest.c
B.arm-linux-gcc-S-otest.otest.c
C.arm-linux-gcc-otesttest.c
D.arm-linux-gcc-g-otesttest.c

热门试题