Menu

Tree [9c3718] master /
 History

HTTPS access


File Date Author Commit
 libsealisp 2012-06-03 Daniel McChlery Daniel McChlery [9c3718] Implemented Tail call elimination, optimized th...
 sealisp 2012-05-20 Daniel McChlery Daniel McChlery [ac7f02] Fixed permissions in source tree, modified auth...
 README 2011-12-27 Daniel McChlery Daniel McChlery [156b9c] Allowed mingw32 compilation and PSP compilation...

Read Me

When cross-compiling for the PSP, I found that this command line
worked best: It looks like the psp linker is not multi-pass, so I had
to repeatedly add the various libraries. I'll get the order right
sometime.

LDFLAGS='-L/usr/local/psp/sdk/lib/ -lsupc++ -lc -lpspkernel -lpspsdk -lpspuser -lpsplibc -lpspkernel -lpspsdk -lpspuser' ./configure --target=psp --host=i386-linux-gnu
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.