[quake2] Windows builds

Vincent Cojot coyote at step.polymtl.ca
Sun Mar 2 14:56:21 EST 2003


On Sun, 2 Mar 2003, Laurent Desnogues wrote:

>    I have some patches to make all constants floats
> instead of doubles, use sinf, cosf and so on.  The
> engine was designed with floats in mind not doubles
> (if I got it right)...

Careful with that.. :) Solaris/Sparc only has sinf/cosf if you buy the
FORTE compilers.. if your compiler is gcc, then you can only use
sin()/cos() routines because you're lacking the specialized math library..
:) Careful not to break other platforms.. :) But anyway, modify whatever
you want and I'll take the time to test it on Sparc..

,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
Vincent S. Cojot, Computer Engineering. STEP project. _.,-*~'`^`'~*-,._.,-*~
Ecole Polytechnique de Montreal, Comite Micro-Informatique. _.,-*~'`^`'~*-,.
Linux Xview/OpenLook resources page _.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'
http://step.polymtl.ca/~coyote  _.,-*~'`^`'~*-,._ coyote at step.polymtl.ca

They cannot scare me with their empty spaces
Between stars - on stars where no human race is
I have it in me so much nearer home
To scare myself with my own desert places.       - Robert Frost





More information about the quake2 mailing list