Altera_Forum
Honored Contributor
15 years agomanualy uClinux without niosftp.com/pub/uclinux/ tar file
I am trying to build uClinux on my Neek board without a prebuilt binary tool chain.
Actually, i followed the CrossGcc toturial on nios wiki and then i have downloaded uClinux-dist-20090618 from uClinux.org. after setting the path environment variable correctly, i try to configure uClinux and build it by make menuconfig and make but i get error during the make. After searching in the forum i found this guy had the same error : singh11111 http://www.alteraforum.com/forum/showthread.php?t=18570 I want to know firstly if it s a correct method ? So in fact my goal is also to construct manualy the tar file on http://www.niosftp.com/pub/uclinux or linux starting with nios2-gnutools-9.0-SRC and uClinux-dist-20090618 only.