Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUpdate for Latest Release - Read this!
We are now updating the uClinux distribution to support the latest version of the Altera tools that are currently being mailed out to customers. The release will be ready the week of June 27. If yo...
Altera_Forum
Honored Contributor
21 years agoIs this what my problem is? I have a new nios2 evaluation board from Altera (IDE Version 1.1.0, build and what I believe to be the latest Microtronix 2.6.x kernel plugin for same (nios2linux1_3). I can configure a kernel (correctly, I think, according to the recommended additions and subtractions in the documentation), but when I try to build it, it breaks:
------------------------------------------------ Microtronix Linux Extensions Version 1.3, Built December 30th, 2004 ------------------------------------------------ make: Entering directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x' nios2-elf-gcc: not found nios2-elf-gcc: not found Using /cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x as source for kernel CHK include/linux/version.h SYMLINK include/asm -> include/asm-nios2nommu CHK include/nios2_system.h HOSTCC scripts/basic/fixdep scripts/basic/.fixdep.d: done. HOSTCC scripts/basic/split-include scripts/basic/.split-include.d: done. HOSTCC scripts/basic/docproc scripts/basic/.docproc.d: done. nios2-elf-gcc: not found make[3]: *** [scripts/mod/empty.o] Error 127 make[2]: *** [scripts/mod] Error 2 make[1]: *** [scripts] Error 2 make: *** [_all] Error 2 CC scripts/mod/empty.o make: Leaving directory `/cygdrive/c/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x' for chuckles, nios2-elf-gcc.exe lives in c:/altera/kits/nios2/bin/nios2-gnutools/h-i686-pc-cygwin/bin, the 2nd entry in the NIOS II ide path. --bill grava