Altera_Forum
Honored Contributor
13 years agoNios II Software Build Tools for Eclipse - c99 mode
Hi every one!
I'm using Quartus 11.0 sp1 and Nios II Software Build Tools for Eclipse with DE2-70 Altera board. How can I configure "mingw nios ii gcc4" in eclipse to use the c99 mode? (I have other toolchains available in addition to MinGW NIOS II GCC4) I searched the web for this topic and I found results for "Eclipse CDT". The solution is to modify the flags under:Project Properties > C/C++ Build > Settings > GCC C Compiler > Miscellaneous
and add -std=c99 However I didn't find such configurations with the "Nios II Software Build Tools for Eclipse". I apologize if the question is dumb. I am still a newbie. I appreciate any help. Thanks in advance.