Welcome! Log In Create A New Profile

Advanced

stripios: Command not found

Posted by fishears 
stripios: Command not found
October 13, 2008 02:28PM
I'm using Ubuntu Linux, I've got DevkitPPC and DevkitARM installed, I can make everything in wii-examples and they all work so I was pretty sure my environment was sound - all set up in line with the tutorial at [wiibrew.org]...

I was messing about with the Wiigator backuplauncher code and tried to make dip_module as part of the overall compile sequence but I get the following output:
jb@jb-desktop:~/developer/src/backuplauncher/dip_module$ make
main.c
syscalls.c
crt0.s
syscalls.s
linking dip_module.elf
stripping dip_module.elf
make[1]: stripios: Command not found
make[1]: *** [/home/jb/developer/src/backuplauncher/dip_module/bin/dip_module.elf] Error 127
rm crt0_s.o syscalls_c.o main_c.o syscalls_s.o
make: *** [all] Error 2


I've found something called stripios in the Custom IOS Module by neimod but do I need to compile that to a linux executable and put it somewhere or what to get dip_module to make?
Re: stripios: Command not found
October 13, 2008 04:59PM
Sorry guys - I followed my chain of thought through after posting and tried to compile a linux bin from the neimod source I referred to. I placed the result in /usr/bin and voila the dip_module.elf is a success!

I'll be back with more issues soon though....
Re: stripios: Command not found
October 13, 2008 05:26PM
go away, pirate.
Sorry, you can't reply to this topic. It has been closed.