Search Results
-
#7630 Up↑ /30 Down↓ [Flagged] 2019-09-09 13:32 GMT
<@chutten> Why didn't the compiler catch it?
<@janerik> well ... if written ... the easy way the compiler _did_ catch it and told me it's never-ending recursive
<@janerik> then I tried to outsmart the compiler
<@janerik> turns out I'm not smarter than the compiler -
#5133 Up↑ /12 Down↓ [Report] 2010-05-05 17:43 GMT
<vlad> ted: how do I disable frame-pointer omission in our builds on win32?
<vlad> I have to pass -Oy- somewhere I think
<ted> vlad: hmm
<bz> Ah, the "Oy" compiler option
<vlad> hmm, can I just set HOST_OPTIMIZE_FLAGS to "-O2 -Oy-" in my mozconfig I wonder?
<bz> Next up, the "vey" compiler option
<vlad> bz: haha, -Oy -Vey is perfectly valid
<bz> mmm
<bz> and does what?
<vlad> embeds "ey" as a version string in the .obj file
<ted> apparently -O1 implies -Oy
<bz> that's ... disappointingly uninteresting. ;)
Kindly hosted by jX and in no way affiliated with the Mozilla Foundation.