Hi!
On 2011-06-06, at 11:43 AM, Dmitry Gorbachev wrote:
Hi!
With the move to 4.6.0, please look into building
with -Ofast.
With the move to 4.6.0, please consider building
with -flto=<number of cores that
the build script detects>
-Ofast is the same as -O3 plus some other optimization options; it
seems not a right idea to add more bloat to RecatOS. -flto is still
rather experimental thing.
Why more bloat? It will optimize the code more, not bloat it. It disables "standard
compliance", which ReactOS should not care about.
-flto is now shipping in 4.6.0, please see release notes. It is out of testing phase.
--
Best regards,
Alex Ionescu