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

Re: Lapack libraries



Great, thanks. Worked a treat! 


--- JG <j2003gi@yahoo.es> wrote: > Hi,
> 
> Simon Tod <todsr1@yahoo.co.uk> writes:
> 
> > The quickest way to build a library of all the
> Fortran
> > codes available in LAPACK appeared to be just by
> > apt-get-ing lapack and blas/atlas. I was kinda
> > expecting this in install Fortran libraries with
> names
> > like liblapack.a that I could just link to at
> compile
> > time, but I don't, only lapack.so and lapack.so.2
> > (maybe they have a 'lib' in front, I forget!)
> These
> > are what, C libraries?! 
> 
> These are shared libraries.
> 
> > How do I link to them at
> > compilation time with g77, or how do I use them to
> > create liblapack.a?
> 
> ".a" libraries are static libraries, included in the
> development ("-dev")
> packages:
> 
> apt-get install liblapack-dev 
> 
> and the same for other packages. Hope this helps,
> 
> Jaume
> 
> -- 
> Please answer to the group/list. Don't CC me.
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>  

=====
-----------------------
Simon Tod
todsr1@yahoo.co.uk

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk



Reply to: