[vsipl++] configure.ac
Jules Bergmann
jules at codesourcery.com
Tue Aug 1 14:58:46 UTC 2006
Assem Salama wrote:
> Everyone,
> This is my patch to configure.ac to allow for simple-builtin option and
> to take into account the new variables that the vendor makefile uses.
Assem,
This looks good. I have two comments below about how libF77 is handled.
Once those are in shape, please check it in.
thanks,
-- Jules
> + ln -s ../../clapack/F2CLIBS/libF77/libF77.a
vendor/atlas/lib/libF77.a
It is no longer necessary to create a symbolic linke.
vendor/GNUmakefile.inc.in now copies libF77.a into the lib/
subdirectory.
This is similar to how we handle the FFTW libraries, and eventually
we'll handle all the Lapack libraries this way too.
> + INT_LDFLAGS="$INT_LDFLAGS -L$curdir/vendor/clapack/F2CLIBS/libF77"
This shouldn't be necessary either, for the same reason as above.
--
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705
More information about the vsipl++
mailing list