
I'm a newbie with programming on ds, and yesterday I began to read the uber guide of Patater.
Now, I've got a problem with the first run...when I launch the make, I have:
[...]
linking prj1DS.elf
/home/dante/devkitPRO/devkitARM/bin/../lib/gcc/arm-eabi/4.3.3/../../../../arm-eabi/bin/ld: cannot find -lmm9
collect2: ld returned 1 exit status
make[1]: *** [/home/dante/Desktop/prj1DS/prj1DS.elf] Error 1
make: *** [build] Error 2
Is it caused by a missing library? I deleted that -lmm9 flag and I managed to compile the .nds, i can run it, but it has some problem displaying the planet (if you know the tut

sorry for my english and my n00bness

thanks
EDIT: OOOOOK, typical, i found the answer 10 minutes after posting here

