- 185 名前:名前は開発中のものです。 mailto:sage [2008/06/12(木) 11:53:49 ID:hPJuu01m]
- >>184
アップデートしてmakeしてみた D:\devkitPro\examples\nds\Graphics\2D\hello_world>make main.cpp arm-eabi-g++ -MMD -MP -MF /d/devkitPro/examples/nds/Graphics/2D/hello_world/buil d/main.d -g -Wall -O2 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast -math -mthumb -mthumb-interwork -I/d/devkitPro/examples/nds/Graphics/2D/hello_wo rld/include -I/d/devkitPro/examples/nds/Graphics/2D/hello_world/build -I/D/devki tPro/libnds/include -I/D/devkitPro/libnds/include -I/d/devkitPro/examples/nds/Gr aphics/2D/hello_world/build -DARM9 -fno-rtti -fno-exceptions -c /d/devkitPro/exa mples/nds/Graphics/2D/hello_world/source/main.cpp -o main.o linking hello_world.elf built ... hello_world.arm9 Nintendo DS rom tool 1.38 - May 15 2008 by Rafael Vuijk, Dave Murphy, Alexei Karpenko built ... hello_world.nds D:\devkitPro\examples\nds\Graphics\2D\hello_world>
|

|