Can't get code to compile in VC Express
Tim Angus
tim at ngus.net
Sat Jan 14 17:28:13 EST 2006
On Sat, 14 Jan 2006 17:18:48 -0500 Ryan wrote:
> It's generally believed that MSVC generates significantly better code
> than gcc,
I would believe that with gcc 2.7, which is about when I first heard
that claim, but I'm kind of dubious this is still true.
> but for something like quake3, the difference is probably
> unnoticable (or at least, will net you say, 150 fps instead of 140 or
> something).
Well, like I say, my own experiments indicate nothing like as big a
margin as that. No detectable margin at all in fact. Q3 is a pretty
crap comparison though, as it's hardware accelerated and will spend a
lot of time in the GL library. Using Q2 with the software renderer
would make a lot more sense.
More information about the quake3
mailing list