On 18/11/2017 17:24, Constantinos Zekios wrote:
Hello everybody!
I recently installed cygwin trying to compile my cpp code (it is build
under linux) under windows. I am using LAPACKE (the c wrapper to run all
the lapack libraries) in my code, but it seems that I am not able to
install the packages in cygwin. I have installed lapack, as well as
blas. Does anybody know how to install liblapacke.a, liblapacke.dll.a?
The errors that I am getting are of the form: undefined reference to
'LAPACKE_zlange'.
Regards,
Constantine
lapacke interface is not provided in the cygwin package,
only lapack one.
Regards
Marco
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple