Search found 2 matches

by r4b00f3r
Thu Jan 13, 2011 3:13 am
Forum: devkitARM
Topic: cannot find -lg when linking hello_world.elf
Replies: 2
Views: 6056

Re: cannot find -lg when linking hello_world.elf

Thanks for updating this thread, WinterMute.

To clarify, I removed the entire devkitpro directory and started over. I used tar instead of The Unarchiver and all symlinks were either gone or correctly linked.
by r4b00f3r
Tue Jan 11, 2011 2:20 am
Forum: devkitARM
Topic: cannot find -lg when linking hello_world.elf
Replies: 2
Views: 6056

cannot find -lg when linking hello_world.elf

I've just installed devkitARM using the "Alternative installation script" at http://devkitpro.org/wiki/Getting_Started/devkitARM. I'm running OS X 10.6.6. I tried make-ing examples/nds/hello_world, but I get an error during linking (hello_world.elf): cannot find -lg. Here's the full output:


main ...