Forum Discussion
Altera_Forum
Honored Contributor
19 years agoBusybox / Buildroot Issues
Hey all,
I am using buildroot-20060517.tar.bz2 & busybox-20060517.tar.bz2 snapshots tp build my uClinux system. I noticed that on the busybox build the -elf2flt option fails with the error: "ld: warning: cannot find entry symbol lf2flt=-s..." I do have the elf2flt option selected in the buildroot options but I noticed it is not being copied to the build_nios2/staging_dir/bin/. Any ideas as to how to move forward? Anyone else deal with this already? Thanks. Tony1 Reply
- Altera_Forum
Honored Contributor
Never mind... I deleted the buildroot dir and rebuild from scratch and it worked fine. It seems something got hosed somewhere along the way.
Thanks anyway, Tony