Quote:
Originally Posted by jasong
This may sound nutty, but I´ve been led to believe that´s it´s possible to do sieving on the Playstation Portable.
Is this possible? And if so, could someone help me compile a binary?
|
Compiling srsieve for the Playstation should not be much different from compiling any other C program for the Playstation, but I don't know how to do that either.
If you can install Linux on the machine itself then just run `make' on the source, that should produce a working binary, though without hand-coded assembler it will run at about half its potential speed.