On Wed, Aug 17, 2011 at 3:09 PM, NightStrike wrote:
>
>> Let me know your thoughts. Will love contribute in my limited way.
> Join us on irc -- irc://irc.oftc.net/#mingw-w64
>
For some strange reason just today managed to connect to irc.oftc.net
server (failed the past days) and didn't last long.
2011/8/24 PcX :
> 于 2011/8/24 15:32, Kai Tietz 写道:
>
> Well, this shouldn't matter. Code with/withou -fomit-frame-pointer is
> compatible and via -O2 this option gets enabled anyway by default.
> Nothting to worry about here.
>
> But I check http://en.gentoo-wiki.com/wiki/Safe_Cflags
>
> It says t
于 2011/8/24 15:32, Kai Tietz 写道:
Well, this shouldn't matter. Code with/withou -fomit-frame-pointer is
compatible and via -O2 this option gets enabled anyway by default.
Nothting to worry about here.
But I check http://en.gentoo-wiki.com/wiki/Safe_Cflags
It says that
The flag -fomit-frame-poin
2011/8/24 PcX :
> Hi, Ruben
>
> I have some configure and optimization option issues about your build
> script.
>
> 1) -fomit-frame-pointer -momit-leaf-frame-pointer
>
> I think mixing "-fomit-frame-pointer" and "-momit-leaf-frame-pointer" is
> not a good idea, because the two option is