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. Any ideas how to proceed? Thanks.2 Replies
- Altera_Forum
Honored Contributor
Okay, no one has ever cross compiled a package before?
- Altera_Forum
Honored Contributor
There's an elf2flat command. Take a look at what the other packages are doing...busybox might be a good place to start.
Cheers, - slacker