<div dir="ltr"><font><span style="font-size:10pt">Hi,<br>
<br>
I am using "buildroot-2014.11"<br>
I am using glibc and my target is INTEL x86_64<br>
Version of CLAPACK:<br>
CLAPACK_VERSION = 3.2.1<br>
<br>
I would like to use clapack but missing the following libraries after the install:<br>
<br>
***********************<br>
(1) lapack_LINUX.a<br>
(2) blas_LINUX.a<br>
(3) libF77.a<br>
(4) libI77.a<br>
************************<br>
<br>
For includes I am also missing:<br>
*************************************<br>
"f2c.h"<br>
**************************************<br>
<br>
<br>
The only library, I see in the staging area is the following shared library:<br>
=============================<br>
liblapack.so<br>
=============================<br>
<br>
<br>
Cheers,<br>
Ernesto</span></font></div>