Search found 5 matches

by bugkiller78
Tue Jul 26, 2005 8:01 am
Forum: PSP Lua Player Development
Topic: Lua Player for PSP
Replies: 351
Views: 303678

hi Arwin, Yes, it was all about the PATH. I added C:\cygwin\usr\local\pspdev\bin\ to my path and the installation worked. However, when I "make" the ./lua/sample/ I got some errors: $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -L. -L/usr/local/pspdev/psp/sdk/lib mai...
by bugkiller78
Tue Jul 26, 2005 4:57 am
Forum: PSP Lua Player Development
Topic: Lua Player for PSP
Replies: 351
Views: 303678

Install problem

hi guys, I already installed PSPToolchain20050713 successfully. Now I'm installing the Lua by running "make" and get this error: make: psp-config: command not found Makefile:18: /lib/build.mak: No such file or directory make: *** No rule to m...
by bugkiller78
Sat Jul 23, 2005 11:10 am
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52284

thanks

It's working!!! yay!!!

thanks, guys!!!
by bugkiller78
Fri Jul 22, 2005 5:29 pm
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52284

thanks

The latest one I just downloaded from here. I think it's 20050625. I had to go thru a lot of stuff to get this far. Here are my installations: 1. cygwin 2. mingw (I need this for gcc, otherwise the toolchain did NOT even run) 3. additional Unix utils: patch.exe. flex.exe... 4. I also downloaded gmak...
by bugkiller78
Fri Jul 22, 2005 11:46 am
Forum: PSP Development
Topic: How do I use the psptoolchain script?
Replies: 82
Views: 52284

BINUTILS ERROR

Hi, I'm beating my head against the wall because of this problem. I'm using Cygwin. It took me awhile after I ran ./toolchain.sh. And I got this far to this point: checking for gmsgfmt... msgfmt checking for xgettext... : updating cache ./config.cache creating ./config.status creating Makefi...