--- Quote Start ---
originally posted by 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