error with devkitPPC
Posted: Tue Oct 26, 2010 8:56 pm
hello,
I'm from Germany and my english is bad
I have an error
in the new devkitPPC I always get the following error
I'm from Germany and my english is bad
I have an error
in the new devkitPPC I always get the following error
Code: Select all
dol.c
main.c
system.c
cache_asm.S
crt0.S
system_asm.S
linking ... stub.elf
dol.o: In function `dol_relocstart':
c:/Users/temp/Desktop/back_to/stub/source/dol.c:65: undefined reference to `_restgpr_29_x'
system.o: In function `__exception_close':
c:/Users/temp/Desktop/back_to/stub/source/system.c:56: undefined reference to `_savegpr_31'
c:/Users/temp/Desktop/back_to/stub/source/system.c:62: undefined reference to `_restgpr_31_x'
system.o: In function `__exception_closeall':
c:/Users/temp/Desktop/back_to/stub/source/system.c:65: undefined reference to `_savegpr_31'
c:/Users/temp/Desktop/back_to/stub/source/system.c:72: undefined reference to `_restgpr_31_x'
collect2: ld returned 1 exit status
make[1]: *** [/c/Users/temp/Desktop/back_to/stub/stub.elf] Error 1
"make": *** [build] Error 2