【发布时间】:2010-11-12 12:23:35
【问题描述】:
我在我的 gcc 基础项目中使用 minixml 库。我可以使用以下命令行选项成功编译文件
gcc -o <output file> <c file path> -L. -lem_log -lmxml -pthread
如何在 Netbeans 6.9.0 中使用相同的选项编译程序?
阿卜杜勒·哈利克
【问题讨论】:
-
Netbeans 应该有一个选项来指定编译器选项。你检查了吗?
标签: gcc netbeans compiler-construction ubuntu-10.04 netbeans-6.9