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

Re: Linking lapack and C standard library



On Thu, Mar 14, 2013 at 12:00:43PM +0100, Francesco Pietra wrote:
> Hello
> May I ask how to correctly link lapack and C standard libraries with
> Debian amd64 wheezy?
> 
> Packages installed: liblapack3gf liblapack3 libblas3 libc6 libc6-dev
> **************

Try installing the "-dev" packages for those libraries. libfoo will
usually just give you the library for use at runtime, libfoo-dev will
bring in the headers, too.

> 
> The code to compile makes a generic example:
> 
> LIBS="-llapack -lstdc++"
> 
> thanks
> 
> francesco pietra
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] CAEv0nmuKjyv54+r5D5534jh+-HJuhPGBs+rGGAv0M1kd0YZ-NA@mail.gmail.com">http://lists.debian.org/[🔎] CAEv0nmuKjyv54+r5D5534jh+-HJuhPGBs+rGGAv0M1kd0YZ-NA@mail.gmail.com
> 

Attachment: signature.asc
Description: Digital signature


Reply to: