gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > complier error

#62064 - dj_mindoverload - Sun Nov 27, 2005 1:54 am

ive just start on a tutorial and wen i try to complie it i keep gettin this error
> "make"
arm-elf-g++ -g -Wall -O2 -mcpu=arm7tdmi -mtune=arm7tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -I/c/devkitPro/libnds/include -DARM7 -c arm7_main.cpp -oarm7_main.o
"make": arm-elf-g++: Command not found
"make": *** [arm7_main.o] Error 127

> Process Exit Code: 2


can n e 1 help

#62066 - Mr. Picklesworth - Sun Nov 27, 2005 3:08 am

Have you installed MinSys?
Handy source for such stuff:
http://www.devkitpro.org/setup.shtml
_________________
Thanks!
MKDS Friend Code: 511165-679586
MP:H Friend Code: 2105 2377 6896

#62079 - viko - Sun Nov 27, 2005 6:01 am

Obviously, you have not yet set the environment variables .

Take this for reference:
http://www.double.co.nz/nintendo_ds/nds_develop1.html

#62430 - dj_mindoverload - Wed Nov 30, 2005 9:14 pm

viko wrote:
Obviously, you have not yet set the environment variables .

Take this for reference:
http://www.double.co.nz/nintendo_ds/nds_develop1.html



erm thats the site i was takin the tutorial from
the place you were referin to are set on a drive d
ive only a drive c
could this be the problem ?

#62432 - dj_mindoverload - Wed Nov 30, 2005 9:18 pm

Mr. Picklesworth wrote:
Have you installed MinSys?
Handy source for such stuff:
http://www.devkitpro.org/setup.shtml



i dont know if ive installed it or not
ive installed devkitpro and the palib updates
ive looked for the minsys on the site cant seem to find it

#62859 - gas01ine - Tue Dec 06, 2005 3:26 pm

i had the same problem. when i restarted my computer it was gone... actually now i have problems with the PAlib.

Quote:
cannot find -lpa9
make[1}: *** [blah.elf] Error1
make: *** [build] Error 2