Search found 2 matches

by warpdesign
Wed May 27, 2009 6:53 pm
Forum: PSP Development
Topic: SDL Tutorial lesson 2
Replies: 9
Views: 7241

I'm having the exact same error as reported by daveyc:
undefined reference to `sceKernelCreateThread'
...
I'll past the full log later if needed though.

I'm using Windows/cygwin, don't remember GCC version, I'll post the details if needed.

Thanks.
by warpdesign
Wed May 27, 2009 9:12 am
Forum: PSP Development
Topic: SDL Tutorial lesson 2
Replies: 9
Views: 7241

configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" ... I just downloaded a fresh toolchain, built everything, and when trying to build SDL libs (after having downloaded it from SVN tr...