This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

almost ITA for lapack


Dear all,
I built and packaged lapack-3.1.1 for cygwin-1.7
for your review

wget -r -np
http://matzeri.altervista.org/cygwin-1.7/lapack/index.html

as the previous 3.0-8, it includes also blas and cblas.
I splitted the packes in two

liblapack_0-3.1.1-1.tar.bz2 
**************************
etc/profile.d/lapack0.csh
etc/profile.d/lapack0.sh
usr/lib/lapack/cygblas-0.dll
usr/lib/lapack/cyglapack-0.dll 
***************************

and
liblapack-devel-3.1.1-1.tar.bz2
***************************
usr/share/doc/Cygwin/lapack.README
usr/share/doc/lapack/COPYING
usr/share/doc/lapack/README
usr/share/man/*  (1516 small files)
usr/include/cblas.h
usr/include/cblas_f77.h
usr/lib/libblas.a
usr/lib/libblas.dll.a
usr/lib/libblas.la
usr/lib/liblapack.a
usr/lib/liblapack.dll.a
usr/lib/liblapack.la
usr/lib/blas.pc
usr/lib/cblas.pc
usr/lib/lapack.pc
**************************

as some interface are changed the previous dll are
still needed, so I repacked 3.0-8 without any other 
change as 

liblapack-3.0-9.tar.bz2
************************
etc/profile.d/lapack.csh
etc/profile.d/lapack.sh
usr/lib/lapack/cygblas.dll
usr/lib/lapack/cyglapack.dll
************************

and 
liblapack-devel-3.0-9.tar.bz2
************************
usr/include/cblas.h
usr/include/cblas_f77.h
usr/lib/libblas.a
usr/lib/libblas.dll.a
usr/lib/liblapack.a
usr/lib/liblapack.dll.a
usr/share/doc/Cygwin/lapack-3.0.README
usr/share/doc/lapack-3.0/LICENSE
usr/share/doc/lapack-3.0/LICENSE.atlas
usr/share/doc/lapack-3.0/README
*************************

leaving lapack-3.0-9 as obsolete package
that requires liblapack.

There is however a final problem:
I built everything with gfortran-4 
and to solve the multiple linking of fortran 
library, I was obliged to built a libgfortran.dll

for you convenience I uploaded also that

libgfortran.tar.bz2
*************************
usr/bin/cyggfortran.dll
usr/lib/gcc/i686-pc-cygwin/4.3.2/libgfortran.dll.a
*************************

so the ITA and the cygwin-1.5 version are on hold 
until Dave release the additional library or 
someone suggest me a way to bypass the problem.

Hi Dave,
I assume the job was not as simple as you expected 
http://cygwin.com/ml/cygwin-apps/2008-10/msg00109.html
;-)


Regards
Marco


      Passa a Yahoo! Mail.

La webmail che ti offre GRATIS spazio illimitato, 
antispam e messenger integrato.
http://it.mail.yahoo.com/??????????????


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]