
19 Feb
2007
19 Feb
'07
12:34 p.m.
Ian Lynagh wrote:
On Tue, Feb 13, 2007 at 10:51:38AM +1100, Donald Bruce Stewart wrote:
I think developers can be expected to read the docs and turn off optimisations if they like. Everyone else should get -O by default, to avoid bad press ;-)
Since Duncan asked for opinions, I agree with Don.
Me too, and this corresponds with what GHC does: by default you get a fully optimised build, ready for installation. I think this is more or less standard practice, isn't it? Cheers, Simon