On Wed, Nov 20 2002 Skip Montanaro wrote:
John> unpatched: John> OPT= -DNDEBUG -O -OPT:Olimit=0 John> patched: John> OPT= -OPT:Olimit=0 -DNDEBUG -O John> BASECFLAGS= -OPT:Olimit=0
Thanks, this looks good.
Do you really want -DNDEBUG in OPT? It doesn't strike me as an optimization setting, so I would think it belongs in BASECFLAGS.
-- Sjoerd Mullender sjoerd@acm.org