Search found 2 matches
- Mon Jun 05, 2006 2:23 pm
- Forum: PSP Development
- Topic: Cygwin compile error.. help me!
- Replies: 2
- Views: 1174
Thanks for the info Hexstr.
Thanks for the info Hexstr : )
- Sat Jun 03, 2006 4:05 pm
- Forum: PSP Development
- Topic: Cygwin compile error.. help me!
- Replies: 2
- Views: 1174
Cygwin compile error.. help me!
Hi~ Well, when I try to compile something, it show me an error. Can someone help me? Please.. $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -c -o main.o mai n.c psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -L. -L/usr/local/ pspdev/psp/sdk/lib main.o -lpspdebug...