Forum Discussion
Altera_Forum
Honored Contributor
11 years agoTry creating an empty nios C appliction or hello world project and BSP in the software IDE. This will set the compile options as needed for the current version. Then add the your files. This will get everything compiled with command line options used by the current compiler.
You will likely still have problems, but they will be different and hopefully easier to get around.