This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make check results


Recommend trying -O0, the effects of -O2 confuse the debugger
(e.g. the variable 'data' has probably been optimized away, hence the
apparent NULL pointer).

Craig P Prescott writes:
 > I'll recompile the whole thing with -O0 and see if that helps, just to
 > understand this.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]