From: Anthony S. <an...@ma...> - 2006-05-25 11:17:36
|
i'm trying to compile dosbox 0.65 for the gamecube, and it runs out of memory when compiling on the cube, and just freezes if i enable nfs swap. i followed the instructions at http://voidpointer.org/gc-linux/cross_compiler.html to build a cross-compiler so i can compile it with my linux (x86) pc. it is the pc that is hosting my gamecube's filesystem and sharing it via nfs. the cross compiler appears to have built properly, i guess i just don't know how to use it. i pass the make command similar arguments as when i compiled my gclinux kernel, and nothing appears to work. it can't find the header files, and even if i copy files around to try to overcome that, it doesn't seem to be building ppc files. a simple step-by-step or a place to look for help would be appreciated! thanks |