Forum Discussion
Altera_Forum
Honored Contributor
20 years ago/bin/init hangs
hi all, I am trying to boot uclinux on 2s60 board. where my kernel is hanging moment it calls /bin/init. I have build uclinux with changed memory layout where base addresses and irq numbe...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by ankur+may 8 2006, 04:22 pm--><div class='quotetop'>quote (ankur @ may 8 2006, 04:22 pm)</div>
--- quote start ---
<!--quotebegin-hippo@May 7 2006, 02:54 AM which linux distro do you use?
check your buildroot/build_nios2/staging_dir/bin,
are there the cross gcc?
i would suggest you put the buildroot dir in your home dir as user. ie ~/buildroot .
please try, rm -rf ~/buildroot/toolchain_build_nios2
and make again.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15138)
--- quote end ---
--- Quote End --- hi hippo and all, I am using redhat - 9 on my host system for develop. Cross gcc is not there in buildroot/build_nios2/staging_dir/bin.... Now I have shifted buidroot dir in my home dir but still its failing with same error... I read that redhat-9 "make" has some problem ... do I need to update my host system linux-ver to some Fedora version. Do I need to build cross-uclibc-gcc by my self or buildroot will do it for me ???? thanks Ankur <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15183)</div> [/b] --- Quote End --- The "make" of redhat is too old. You should use Fedora Core 5. The buildroot will build the cross gcc. I have prepared the binary buildroot tools, you can try it without building buildroot. http://forum.niosforum.com/forum/index.php?showtopic=3879 (http://forum.niosforum.com/forum/index.php?showtopic=3879)