|
From: | Rhys Ulerich |
Subject: | Re: [Help-gsl] Fwd: gsl installation on mac os x 10.6.8 |
Date: | Mon, 8 Oct 2012 20:20:41 -0500 |
>> I made : ./configure --disable-shared CFLAGS="-Wno-long-double -g -02" >> the : sudo make install >> >> I have the following error : >> >> make[1]: Entering directory `/Users/Ammelune/Downloads/gsl-1.9/matrix' >> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. >> -I.. -I.. -Wno-long-double -g -02 -c -o init.lo init.c >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wno-long-double -g -02 -c init.c >> -o init.o >> gcc: unrecognized option '-02' Is that a zero or the letter 'O'? It should be the latter as in "Optimization". - Rhys
[Prev in Thread] | Current Thread | [Next in Thread] |