Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22122

configuring gcc compiler options in netbeans

$
0
0

I am using minixml library in my gcc base project. I can successfully compile the files using the following command line option

gcc -o <output file> <c file path> -L. -lem_log -lmxml -pthread

how can I compile the program with the same options in Netbeans 6.9.0?


Viewing all articles
Browse latest Browse all 22122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>