[Buildroot] clapack libraries missing?: buildroot-2014.11

Williams Jr., Ernest L. ernesto at slac.stanford.edu
Wed Apr 1 00:13:48 UTC 2015


________________________________________
From: buildroot [buildroot-bounces at busybox.net] on behalf of Arnout Vandecappelle [arnout at mind.be]
Sent: Tuesday, March 31, 2015 1:06 PM
To: Ernest Williams; buildroot at busybox.net
Subject: Re: [Buildroot] clapack libraries missing?: buildroot-2014.11

On 30/03/15 16:51, Ernest Williams wrote:
> Hi,
>
> I am using "buildroot-2014.11"
> I am using glibc and my target is INTEL x86_64
> Version of CLAPACK:
> CLAPACK_VERSION = 3.2.1
>
> I would like to use clapack but missing the following libraries after the install:
>
> ***********************
> (1) lapack_LINUX.a
> (2) blas_LINUX.a
> (3) libF77.a
> (4) libI77.a
> ************************
>
> For includes I am also missing:
> *************************************
> "f2c.h"
> **************************************
>
>
> The only library, I see in the staging area is the following shared library:
> =============================
> liblapack.so
> =============================

 libblas.so should also be installed. And the header file is called clapack.h

 The f2c functionality is linked into these shared libraries, it shouldn't be
necessary to include or link with anything else.

============================================================
Okay, this is whta I have:

[ernesto at icd-pc90626 lib]$ ls liblapack*
liblapack.so*
[ernesto at icd-pc90626 lib]$ ls libblas.so
libblas.so*
[ernesto at icd-pc90626 lib]$ ls ../include/clapack.h
../include/clapack.h

I will run a test example this evening for a try.

Thanks again.


Cheers,
Ernest





 Regards,
 Arnout

>
>
> Cheers,
> Ernesto
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>


--
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot


More information about the buildroot mailing list