[bug-gsl] Re: Optimization level problem (2008-05-05)
|
From: |
Brian Gough <bjg@network-theory.co.uk> |
|
Subject: |
Re: Optimization level problem |
|
Date: |
Mon, 05 May 2008 21:11:31 +0100 |
|
To: |
Daniel Platt <danp57@.............> |
|
Cc: |
bug-gsl@gnu.org |
At Thu, 10 Apr 2008 19:13:54 -0400,
Daniel Platt wrote:
> Using gcc (GCC) 4.3.0, on Mac OS X 10.5.2, make check fails in the
> gsl-1.10/sort/ directory. The makefile in the gsl-1.10/sort/
> directory must be modified so that 'CFLAGS = -g -O' (rather than
> 'CFLAGS = -g -O2'). Then gsl-1.10 passes make check.
Thanks for the bug report. I've tried this with gcc-4.3.0 on x86 and
couldn't reproduce it (with -fsigned-char and -funsigned-char) so I
assume it must be something specific to Mac OS.
--
Brian Gough