Search found 2 matches

by toberal
Thu Apr 15, 2010 1:19 pm
Forum: devkitARM
Topic: Hello world: linking problem
Replies: 2
Views: 5259

Re: Hello world: linking problem

Thank you, :-D

now, it's work.
by toberal
Thu Apr 15, 2010 11:09 am
Forum: devkitARM
Topic: Hello world: linking problem
Replies: 2
Views: 5259

Hello world: linking problem

Hi, i'm newbie.
i've downloaded devkitPro. I can't make "hello world" example.
i try C:\devkitPro\examples\nds\hello_world\hello_world.pnproj
result:
----
> "make"
main.cpp
arm-eabi-g++ -MMD -MP -MF /c/devkitpro/examples/nds/hello_world/build/main.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s ...