At Thu, 7 Sep 2006 09:59:11 +0100,
Janet Vousden wrote:
> 
> Thanks for getting back to me.
> After it had failed, I went back and ran ./configure with the 
> appropriate flag for CFLAGS=O1, and then tried agaian.  However, I 
> didn't do make clean first.  Would that make a difference?
> 

Yes you need to run make clean for the files to be recompiled.

-- 
best regards

Brian Gough

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/

> Janet
> 
> On 6 Sep 2006, at 22:53, Brian Gough wrote:
> 
> > Janet Vousden wrote:
> >>> I have been trying to install GSL on a Mac running OS X 10.3.9, 
> >>> Darwin 7.9.0, with gcc3.3.
> >>>
> >>> I have read the INSTALL notes, and set CFLAGS="-O1..." accordingly 
> >>> to get around the problem mentioned with gcc3.3 and the wavelet 
> >>> tests.  I have checked the Makefile in the wavelets dir and the 
> >>> optimisation is set at O1 as expected.  However, make check fails, 
> >>> and so does make install.  make check fails on the "data untouched" 
> >>> tests in the wavelet dir.
> >>>
> >>> I enclose the make check log.
> >>>
> >>> How do I get it to make install correctly?
> >
> > Thanks for the information -- can you confirm whether the whole build 
> > was done with CFLAGS="-O1" from the start (either after "make clean" 
> > or starting from a newly unpacked source tree) or just parts of it. If 
> > you still have problems try the help-gsl@gnu.org for suggestions from 
> > other Mac users.
> >
> > -- 
> > best regards
> >
> > Brian Gough
> >
> > Network Theory Ltd,
> > Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/
> >
> 
> 


_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to