Closed mariogamer2 closed 7 years ago
Use the portslibs from the release page.
Ah I think it conflicts with the one in your libogc. I forgot to remove search for libraries on the libogc path from the makefile of ELF version. Libogc is now not required at all. You can remove the one from your libogc as a temporary solution or remove the libogc lib path from makefile. I will commit a corrected makefile later.
I was thinking so too,thank for pointing me on it.
Done.
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/6.2.0/../../../../powerpc-eabi/bin/ld: /opt/devkitpro/libogc/lib/wii/libmad.a(frame.o): relocation R_PPC_EMB_SDA21 cannot be used when making a shared object /opt/devkitpro/libogc/lib/wii/libmad.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status