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

Re: Proposal: Add blas.pc, lapack.pc pkg-config files for blas, atlas



Le lundi 18 novembre 2013 à 12:50 +0000, Alastair McKinstry a écrit :

> For atlas, I propose to provide atlas.pc with blas.pc being an
> alternatives symlink to it.

I don't understand what you want to achieve there. ATLAS basically ships
two libraries:

- one is a variant of libblas.so.3, which is interchangeable (ABI
compatible, /etc/alternatives-managed) with those provided by libblas3
and libopenblas-base; it does not make sense to provide a separate .pc
for that one, since you link against it using -lblas, and the blas.pc
coming from libblas-dev will be installed anyways (because of
dependencies)

- the other is libatlas.so: it perferctly makes sense to provide a
distinct atlas.pc for that one, but it should be a distinct file,
totally independent of blas.pc.

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594


Reply to: