| View previous topic :: View next topic |
| Author |
Message |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Mon Oct 24, 2005 3:12 am Post subject: libc issue |
|
|
Just setting things up, and I had a look around for some basic samples to play with and I saw "jason's stuff" site and I tried to compile the "Optical Chaos" demo and I get this message:
(path to dev kit here) /psp/lib.libc.a(pspcwd.o): In function '__psp_init_cwd':
../../../../../../newlib/libc/sys/psp/pspcwd.c:28: undefined refrence to '__psp_argv_0'
../../../../../../newlib/libc/sys/psp/pspcwd.c:28: undefined refrence to '__psp_argv_0'
collect2: ld returned 1 exit status
make: *** [Optical_Chaos.elf] Error 1
Looks like a libc problem. What have I done wrong, or forgotten to install :/ |
|
| Back to top |
|
 |
LuMo
Joined: 21 Aug 2005 Posts: 410 Location: Austria
|
Posted: Mon Oct 24, 2005 3:58 am Post subject: |
|
|
i think this problem belongs to toolchain setup
rerun it :)
had that too, was gone with rerun :)
greets
lumo
PS: any other sugestions? _________________ "Good artists copy, great artists steal."
Pablo Picasso
go2lumo.com |
|
| Back to top |
|
 |
Energy
Joined: 26 Mar 2005 Posts: 133 Location: uk/beds/flitwick
|
Posted: Mon Oct 24, 2005 5:36 am Post subject: |
|
|
fun >_<
back to the tool chain! :) lol |
|
| Back to top |
|
 |
|