gcc编译命令

gcc编译命令

gcc -Wall -g -o test test.c
原文地址:https://www.cnblogs.com/denggelin/p/6136041.html