[Coin-discuss] Optimization level for OsiClp, bug in pack1.mps

Michael Hennebry hennebry at web.cs.ndsu.nodak.edu
Sun May 29 11:11:44 EDT 2005


On Fri, 27 May 2005, Francois Margot wrote:

>
> Why is the default for compiling OsiClp set to -g instead of -O, like
> for all the other modules?

More importantly, why is -g treated as an optimization level?
Debugging optimized code isn't necessarily useless.
GNU in particular allows it, but the Coin setup makes
doing so all too interesting.

> As a side note, it would be easier for me to have an optimization level for
> all the modules (like GobalOptLevel) and then using CoinOptLevel,
> CglOptLevel, etc ... for each of the modules, setting them to
> GlobalOptLevel by default  and leaving the option to the user to go in the
> Makefile of a particular module to modify the optimization setting of that
> module.

I'll second that notion.

-- 
Mike   hennebry at web.cs.ndsu.NoDak.edu
"There are three kinds of people,
those who can count and those who can't."




More information about the Coin-discuss mailing list