On 16.02.2013 22:30, Stefan Fuhrmann wrote:
> '--enable-optimize' is new in 1.8. It should probably be documented
> somewhere but I'm not sure how safe it is to *recommend* it to
> packagers. The optimizations are quite aggressive and might break
> unclean code.

It's about as documented as anything else in our configury. :)

It's mainly intended to allow optimizations when generating debug info,
so --enable-debug --enable-optimize will result in -O1 instead of -O0.

If you use neither of these options, configure's defaults are not affected.

-- Brane


-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to