X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=aM4MCalAmD00+Vu66kdcnr35j2rsDL ktQ8Wp1QuV3ii1e0Xcl8ayc4S/LRacBP42Rbe/xnSqQpuxQDcIB52tSDIVtJGX1p t6gLr16IG6ebKV3aWhZJfdC0CKbPI55lOWbPqkYSAn5XsBvK6KFRtrSTx3c6WscG rLzJQ9fqFCNwM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=tcqBwHrfm3Eq9ZpXAlBMhFk93CU=; b=uEqe ORcNt7c+UeGVQNHPcV0hB5CYVoiIEPxZyrodZ5Y+UsOgDVlzWUlljUWBaO5mJPmj 0eIRegvrp8X670lQp4xcJBbuvRL8SQjNUmBpaauaey0K2omBrsq4uxNVeJMoWwiY YGzzkyghiRKF/AsgpACeAc4ohmVTDtce7aKdBo4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,KB_WAM_FROM_NAME_SINGLEWORD autolearn=no version=3.3.2 spammy=H*UA:en-US, H*u:en-US, LAPACKE_zlange, lapack X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: Re: undefined reference to LAPACKE_*** Date: Sat, 18 Nov 2017 11:56:34 -0600 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: X-IsSubscribed: yes On 11/18/2017 10:24 AM, Constantinos Zekios wrote: >  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'. Try installing liblapack-devel. -- R. Berber -- 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