One of the first problems I'm encountering is that
Code: Select all
./configure --host=powerpc-gekko
I'm not even sure whether I'm trying the right names since my knowledge of the config system is near to zero. Could someone perhaps give me some insight in how this would have to be handled for the Wii?
A wild guess is that the config triplet would have to look like powerpc-gekko-eabi - which does work with config - but the names of the compiler in devkitppc are then wrong *confused*
Any other minefield in the autotools area where you'd expect problems?