is apt-build using my options?

From: Alberto Bert (bert_at_isiosf.isi.it)
Date: 05/19/05

  • Next message: Mohammad Halawah: "Re: ldap admin password"
    Date: Thu, 19 May 2005 13:27:01 +0200
    To: debian-user@lists.debian.org
    
    

    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 debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Mohammad Halawah: "Re: ldap admin password"
    Loading