tails92
Member
I've compiled a Solaris 10 version of SRB2 1.09.
Binary: http://www.rctd.ft6.com/uploads/ssdlsrb2.gz
The only problems with this version are that it lacks networking (that is not implemented) and assembly functions are absent (assembly functions don't give video on Solaris: bug)
If you want to compile a Solaris version yourself , compile SRB2 with:
gmake LINUX=1 CC="gcc -DNONET -DSOLARIS" NOASM=1
Note: The binary I provide isn't compiled with OpenGL support
Binary: http://www.rctd.ft6.com/uploads/ssdlsrb2.gz
The only problems with this version are that it lacks networking (that is not implemented) and assembly functions are absent (assembly functions don't give video on Solaris: bug)
If you want to compile a Solaris version yourself , compile SRB2 with:
gmake LINUX=1 CC="gcc -DNONET -DSOLARIS" NOASM=1
Note: The binary I provide isn't compiled with OpenGL support