Results 1 to 1 of 1
hi all,
I have a Linux running on PowerPC (specifically on a xilinx ml405 board).
i wanted to add my own executable to /bin of the root filesystem..
so, i ...
- 09-24-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 5
Cross compiler a.out not executing in powerpc
hi all,
I have a Linux running on PowerPC (specifically on a xilinx ml405 board).
i wanted to add my own executable to /bin of the root filesystem..
so, i wrote a simple hello world and code cross compiled it for powerpc, then included the binary in the ramdisk (mounted as loop device, included a.out binary to /bin and unmounted..!!).
when kernel booted up, i could see my executable, but when trying to execute, it throws an error saying "a.out:not found"..
any idea what could be the probelm..???
thanks,
Sumesh.


Reply With Quote
