Search found 1 match

by pcummins
Sun Mar 25, 2007 1:13 pm
Forum: PS2 Development
Topic: PS2Linux - will the toolchain work?
Replies: 1
Views: 1838

I don't think so as you require a stack of headers + libraries (glibc, etc) to cross-compile and link the PS2 Linux executables which are dependent on which PS2 Linux you're running (stock or Black Rhino, etc). I'm having a look at porting the stock toolchain over after I've finished testing a few m...