Forum Discussion
Altera_Forum
Honored Contributor
20 years agoupdate to buildroot guide
Dear all, I have updated the buildroot guide with gcc3.4.6, kernel 2.6.15.6 and new elf2flt.ld, please check out, http://forum.niosforum.com/forum/index.php?showtopic=3174 (http://forum.niosfor...
Altera_Forum
Honored Contributor
20 years agoThx hippo. Here's another wrinkle (probably unrelated)....
$ nios2-linux-uclibc-flthdr ~/rootfs/bin/busybox ~/rootfs/bin/busybox
bash: nios2-linux-uclibc-flthdr: command not found BTW, I do have a binary called 'flthdr' but it reports problems... ~/buildroot/toolchain_build_nios2/elf2flt$ ./flthdr ~/linux-2.6.16/vmlinux
Cannot read header of /home/andrew/linux-2.6.16/vmlinux Also, I am getting BAD MAGIC errors when busybox tries to start. Any ideas? How do I build nios2-linux-uclibc-flthdr ?