On Wednesday 13 August 2003 20:06, Curtis L. Olson wrote:
> Lee Elliott writes:
> > Ta for the explanation.  As I just said, before I read this;), the only 
> > difference that I'm aware of was setting the CFLAG and CXXFLAG variables.  
> > 
> > Could doing this clear the '-g' option, which is presumably set by default 
> > somewhere?  Prehaps specifying those cpu optimization options precludes 
some 
> > of the debugging facilities.  I Dunno.
> 
> Yup, these compiler options are conveyed via CFLAGS and CXXFLAGS which
> have default values (-g -O2) if you don't specify something else.
> 
> Regards,
> 
> Curt.
> -- 
> Curtis Olson   IVLab / HumanFIRST Program       FlightGear Project
> Twin Cities    curt 'at' me.umn.edu             curt 'at' flightgear.org
> Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

Good - that's sorted then.  When I declared the CFLAG and CXXFLAG vars I 
didn't include the '-g' option so it was subsequently omitted.

LeeE


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to