标签: c windows macos gcc compiler-construction
我需要使用什么参数来导出将在我的Windows机器上运行的可执行文件?
gcc *.c -o Program.? -?
*? =什么在这里?