[Fwd: Re: [sldev] SSE2 / Ouch]
Nicholaz Beresford
nicholaz at blueflash.cc
Mon Jul 9 08:32:00 PDT 2007
Dzon says:
> From what I read on the jira issue and in these mails, it sounds like
> the gSysCPU.hasSSE() doesn't return the correct result for AMD
> processors.
From the way I read it (the JIRA and what Dirk says), there's code
executed through constructors of global objects, long before the
crt startup code even thinks about calling main()/WinMain().
Either that, or you rely on gSysCPU being istantiated globally
before those other global or static objects ...
Nick
More information about the SLDev
mailing list