[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Status of gfortran transition



Dear Debian Toolchain,

I just downloaded Lapack 3.1.1, and I used the refblas3gf to link
against it. I didn't use the Debian packaging, but the plain Makefile
provided for gfortran, along with the -fPIC option. The resulting
library gives the following ldd:

% ldd liblapack.so.3
        linux-gate.so.1 =>  (0xffffe000)
        libblas.so.3 => /usr/lib/libblas.so.3 (0xb7a01000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb78b9000)
        /lib/ld-linux.so.2 (0x80000000)

However, I am unable to test it, since it would require a rebuild of
all depending packages with refblas3gf and then a build with
lapack3gf. Please tell me if I am wrong.

Any further pointers are also welcome.

Thank you.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036



Reply to: