View Single Post
  #22   Spotlight this post!  
Unread 06-11-2007, 21:33
EricS-Team180's Avatar
EricS-Team180 EricS-Team180 is offline
SPAM, the lunchmeat of superheroes!
AKA: Eric Schreffler
FRC #0180 (SPAM)
Team Role: Engineer
 
Join Date: Apr 2002
Rookie Year: 2001
Location: Stuart, Florida
Posts: 561
EricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond reputeEricS-Team180 has a reputation beyond repute
Re: Nintendo DS Scouting System

...just curious

I downloaded the devkitARM and PAlib on my PC. I was following along the PAlib wiki "DAY 1" and I get this cute little error out of some assembly code buried in the guts of the arm-eabi/lib :

"make"
arm-eabi-g++ -g -mthumb-interwork -mno-fpu -L/c/devkitPro/PAlib/lib -specs=ds_arm9.specs main.o screens.o -Lc:/devkitPro/PAlib//lib -lpa9 -L/c/devkitPro/libnds/lib -lfat -lnds9 -ldswifi9 -o build.elf
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-eabi/4.1.2/../../../../arm-eabi/lib/ds_arm9_crt0.o: In function `CIDLoop':
ds_arm9_crt0.s.init+0x2ac): undefined reference to `initSystem'
collect2: ld returned 1 exit status
make[1]: *** [/c/devkitpro/my_projects/dsscoutingv.3/dsscoutingv.3.elf] Error 1
"make": *** [build] Error 2

I get the same sort of error whether I try the scouting software or just a good ol' HelloWorld example from the PAlibExamples

Looks like I'm missing a lib with a reference for initSystem

Anyone else encounter this?

Thanks,
Eric
__________________

Don't PANIC!
S. P. A. M.