Re: [Mingw-w64-public] Darwin automated builds gone.

2011-08-24 Thread Luis Lavena
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.

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-24 Thread Kai Tietz
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

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-24 Thread 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 that The flag -fomit-frame-poin

Re: [Mingw-w64-public] rubenvb's GCC 4.6.2 (prerelease) Personal build

2011-08-24 Thread Kai Tietz
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