[vsipl++] configure.ac
Assem Salama
assem at codesourcery.com
Tue Aug 1 15:05:32 UTC 2006
I have now check in this patch
Jules Bergmann wrote:
> 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.
>
>
>
More information about the vsipl++
mailing list