Forum Discussion
Altera_Forum
Honored Contributor
14 years agoproblem is here:
make ARCH=nios2nommu CROSS_COMPILE=nios2-linux-uclibc- CFLAGS_KERNEL="" AFLAGS_KERNEL="" -C /usr/local/src/uClinux-dist/linux-2.6.x hwselect /bin/sh: nios2-linux-uclibc-gcc: not found You can use the following commands to solve this problem quickly: --- Quote Start --- cd linux-2.6 git checkout test-nios2 -f --- Quote End --- --- Quote Start --- cd uClinux-dist git checkout test-nios2 -f --- Quote End --- you can also find further info here: http://www.alteraforum.com/forum/showthread.php?t=23549