#90034 - Azenris - Wed Jun 28, 2006 12:19 am
Tried to look through the forums (noticed alot of compiling error threads) however none i could see with the same problem: i keep getting this
the thing it seems to have problems regonizing came with the latest devkitpro, anything i've over looked? dying to get onto the DS, bored of GBA now ;D
ty
Last edited by Azenris on Wed Jun 28, 2006 2:31 pm; edited 1 time in total
Code: |
H:\examples\demo1>make arm-elf-g++ -g -mthumb-interwork -mno-fpu -specs=ds_arm7.specs arm7_main.o -L/c/ devkitPro/libnds/lib -lnds7 -oarm7.elf c:/devkitPro/libnds/lib\libnds7.a: could not read symbols: File format not recog nized collect2: ld returned 1 exit status make: *** [arm7.elf] Error 1 H:\examples\demo1> |
the thing it seems to have problems regonizing came with the latest devkitpro, anything i've over looked? dying to get onto the DS, bored of GBA now ;D
ty
Last edited by Azenris on Wed Jun 28, 2006 2:31 pm; edited 1 time in total