Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNiosII not finding nios2-elf-gcc
I installed altera Nios II and the uClinux kenel 2.6 distribution and tried to build a kernel and got the error that it couldn't find nios2-elf-gcc. This even after running Quartus II 4.0 as stat...
Altera_Forum
Honored Contributor
22 years agoYou are right. I faced the same problem and I realized that the makefiles were pointing to the Nios I toolchain. I had to uninstall the Nios I to make everything work.