Forum Discussion
Altera_Forum
Honored Contributor
20 years agoUpdate to buildroot toolchain for nios2
UPDATE : This post is out of date. Please follow the new one, http://forum.niosforum.com/forum/index.php?showtopic=3174 (http://forum.niosforum.com/forum/index.php?showtopic=3174) Vapier h...
Altera_Forum
Honored Contributor
20 years agothanks to hippo,after those modify,compile completed.
and I will try to build kernel and fs. may you guide me the follow things? --- Quote Start --- originally posted by hippo@Jan 11 2006, 09:34 AM if it stops at , crt0.o: no such file
cd ~/buildroot/build_nios2/staging_dir/lib
ln -s crt1.o crt0.o
cd ~/buildroot
make
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12139)
--- quote end ---
--- Quote End ---