[ros-dev] [ros-diffs] [akhaldi] 52114: [CMAKE] * Fix several modules to compile with the recent gcc versions. * ReactOS now compiles with mingw-w64 gcc 4.6.0 and boots to shell. * Dedicated to dreimer.

Alex Ionescu ionucu at videotron.ca
Mon Jun 6 19:16:52 UTC 2011


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


More information about the Ros-dev mailing list