Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCross compiling with buildroot
I tried to compile gawk 3.1.1 using: http://www.famschmid.net/uclinuxtutorial_nios_archive.html#compilingpackages I made the changes and ran make. But the resulting binary is not FLAT format....
Altera_Forum
Honored Contributor
16 years agoThere's an elf2flat command. Take a look at what the other packages are doing...busybox might be a good place to start.
Cheers, - slacker