Search found 1 match

by retro gloss bit
Sat Jul 01, 2017 9:23 am
Forum: GBA Development
Topic: Compile error: cannot find -lmm
Replies: 1
Views: 6389

Compile error: cannot find -lmm

Hi all~ I'm new and interested in GBA dev. I'm walking along with the tutorial by tonc. When I compile the template example project there is a error saying cannot find -lmm, the output like this: $ make template.c arm-none-eabi-gcc -MMD -MP -MF /opt/devkitpro/examples/gba/template/build/template.d ...