A problem in a sammple copilation

support for the ARM toolchain
Post Reply
Quirko
Posts: 3
Joined: Wed May 06, 2009 6:31 am

A problem in a sammple copilation

Post by Quirko » Thu May 07, 2009 5:10 am

HI!!! its my first post hellow everybody

Well, i build it in mac os x 10.5.6.

all ok... then
I tried to "make" an sample and .... shit!!!!
an error!!!

well: in the terminal i get this error

linking print_both_screens.elf
/Users/lillmonster/devkitPRO/devkitarm/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: cannot find -ldswifi9
collect2: ld returned 1 exit status
make[4]: *** [/Users/lillmonster/nds-examples-20090221/Graphics/Printing/print_both_screens/print_both_screens.elf] Error 1
make[3]: *** [build] Error 2
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [examples] Error 1




Qrk!

Thanks

Quirko
Posts: 3
Joined: Wed May 06, 2009 6:31 am

Re: A problem in a sammple copilation

Post by Quirko » Thu May 07, 2009 5:11 am

Someone can help me?

User avatar
vuurrobin
Posts: 219
Joined: Fri Jul 11, 2008 8:49 pm
Location: The Netherlands
Contact:

Re: A problem in a sammple copilation

Post by vuurrobin » Thu May 07, 2009 11:39 am

Quirko wrote:cannot find -ldswifi9
it cannot find the ds wifi library. if your program doesn't need it, you should modefy the makefile so it wont try to include it. if your program does need the wifi library, that you should check if it is installed, in the right folder ect.

Quirko
Posts: 3
Joined: Wed May 06, 2009 6:31 am

Re: A problem in a sammple copilation

Post by Quirko » Fri May 08, 2009 2:16 am

okay, i re-tried and now only shows me

akefile:9: /DSWIFI/ds_rules: No such file or directory
make[3]: *** No rule to make target `/DSWIFI/ds_rules'. Stop.
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [examples] Error 1


and in the carpet dswifi i have thel ds_rules


now, what???

how can i get the compiler recognize the directory?

thank you

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests