Personal tools
You are here: Home Issue tracker New "optim" argument to SConstruct is not documented

#74 — New "optim" argument to SConstruct is not documented

State Resolved
Version:
Area Process
Issue type Bug
Severity Medium
Submitted by Uwe Kubosch
Submitted on Jul 09, 2010
Responsible Seth Heeren
Target release: 0.7.0
Return to tracker
Last modified on Sep 19, 2010 by Seth Heeren
Hi!

The top of the src/SContruct file documents the arguments available, but a description of the new "optim" argument is missing.

Please describe the intent of the argument.
Added by Seth Heeren on Sep 19, 2010 06:25 PM
Issue state: unconfirmedresolved
Target release: 0.6.9-maint0.7.0
Responsible manager: (UNASSIGNED)sgheeren
You can now use debug=1 with optim="-O2"

This is what debian uses. I included some helpful (?) comments