-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 29/11/12 09:56 AM, justin wrote: > > Standard autotools based packages always use > > --with-blas= > > so it is pretty simple for us to make it to > > --with-blas="$(pkg-config --libs blas)" > > same thing goes for cmake and > > -DBLAS_LIBRARIES="$(pkg-config --libs blas)" > > This game has been played since ever, because blas/lapack are > bundled in more then 80% of the packages using it. So we are used > to patch them to use system libs. So why not making our lives > easier by having a pkg-config option? > > justin >
..ok remind me again what the .pc files provide you? this is so that you can have slotted blas providers and various packages can choose their preferred one instead of having to use the eselected one? or... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iF4EAREIAAYFAlC3hIEACgkQ2ugaI38ACPCXRAEAs1mM8q5Ue+eRddq1gdcMM8Zq uvMM0qZmGcVQ/QAt/sEA/1NIn/SDAycCq70U4ZlAlIJ/YKL2jLT04Q1YCLQwyZKx =GseU -----END PGP SIGNATURE-----