On 10/25/2014 02:32 AM, Volker Braun wrote:
I tried to make a non-optimized build
("export CFLAGS=-O0") to debug this but gsl is overriding the
optimization flags.
When do you export? If you export before running configure, I'd consider
it a bug.
Also, 'make CFLAGS=-O0' should work without overriding if GSL follows GNU Coding Standard (which it is supposed to do I suppose).
Cheers, -- Peter Johansson
