Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Converting binary file to elf

Hi, Lets say I wanna covert my grep binary that I have on my linux system to elf format so I can execute it on uclinux, whats the process in doing that? I tried: nios2-elf-objcopy -I bi...