It’s great!
I sucessful compiled WIIMC r851 with Enhancement Pack
Tips. You should use svn update devkitPPC,libogc to the latest available version before begin to compile. or you’ll faild.
btw:
1. after r846,WiiMC used a updated libiso9660 in libogc but the lib come from the official devkitpro update tool is still old version. You must get libogc through svn by self. https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/libogc/
2.you should get “strings.h” from minGW and put it in “…/devkitPPC/powerpc-eabi/include” or just make a copy from “string.h” to “strings.h”.