Hi, I'm trying to rebuild gsl with some optimizations for my machine:
$ cat /etc/apt/apt-build.conf build-dir = /var/cache/apt-build/build repository-dir = /var/cache/apt-build/repository Olevel = -O2 mcpu = -mcpu=pentium4 options = " -march=pentium4 -msse2 -malign-double -mfpmath=sse -m128bit-long-double" make_options = " " It's the first time I try to use it, and I cannot see my options in the messages of the building process. Is it normal? for example: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -D_REENTRANT -c cspline.c -fPIC -DPIC -o .libs/cspline.lo Thanks, Alberto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]