Buil issue with devkitARM_r27-i686-linux.tar.bz2 (RESOLVED)
Posted: Mon Dec 28, 2009 3:00 pm
Hi there,
I'm trying building hello_world sample and ndstool give me an error:
make
main.cpp
arm-eabi-g++ -MMD -MP -MF /home/serveur/tmp/devkitpro/nds-examples/hello_world/build/main.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/include -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/build -I/home/serveur/tmp/devkitpro/libnds/include -I/home/serveur/tmp/devkitpro/libnds/include -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /home/serveur/tmp/devkitpro/nds-examples/hello_world/source/main.cpp -o main.o
linking hello_world.elf
built ... hello_world.arm9
ndstool -c /home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.nds -9 /home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.arm9 -b /home/serveur/tmp/devkitpro/libnds/icon.bmp "hello_world;www.devkitpro.org;www.drunkencoders.com"
Nintendo DS rom tool 1.46 - Dec 2 2009
by Rafael Vuijk, Dave Murphy, Alexei Karpenko
failed to open input file
make[1]: *** [/home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.nds] Erreur 1
make: *** [build] Erreur 2
Someone can help?
Thank you.
I'm trying building hello_world sample and ndstool give me an error:
make
main.cpp
arm-eabi-g++ -MMD -MP -MF /home/serveur/tmp/devkitpro/nds-examples/hello_world/build/main.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/include -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/build -I/home/serveur/tmp/devkitpro/libnds/include -I/home/serveur/tmp/devkitpro/libnds/include -I/home/serveur/tmp/devkitpro/nds-examples/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /home/serveur/tmp/devkitpro/nds-examples/hello_world/source/main.cpp -o main.o
linking hello_world.elf
built ... hello_world.arm9
ndstool -c /home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.nds -9 /home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.arm9 -b /home/serveur/tmp/devkitpro/libnds/icon.bmp "hello_world;www.devkitpro.org;www.drunkencoders.com"
Nintendo DS rom tool 1.46 - Dec 2 2009
by Rafael Vuijk, Dave Murphy, Alexei Karpenko
failed to open input file
make[1]: *** [/home/serveur/tmp/devkitpro/nds-examples/hello_world/hello_world.nds] Erreur 1
make: *** [build] Erreur 2
Someone can help?
Thank you.