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 [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > http://lists.debian.org/caev0nmukjyv54+r5d5534jh+-hjuhpgbs+rggav0m1kd0yz...@mail.gmail.com >
signature.asc
Description: Digital signature

