X-Recipient: archive-cygwin@delorie.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:date:message-id:from:to:cc:subject:references
	:in-reply-to:content-type:mime-version; q=dns; s=default; b=eTPu
	mqhSDFxpMUQUkTIFa+GbaE2Mx6q2QeTmbUcKWHfyUI1jKUZLPUWzV4iqRbLDNjVI
	4F0YiXKFwdAsedwL6dBDYKxCVyaZjl6fCEAXqyPH+vpcNrbAyPP+/SPmnv8+2+g1
	zg6MtBluXW5IPG6OJTEFfvoMkfqXv437JCYECTE=
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:date:message-id:from:to:cc:subject:references
	:in-reply-to:content-type:mime-version; s=default; bh=t98qFuy531
	7evjAfxE3YW07la44=; b=x5i8W5FDMELxAsJIIn2G+y+t9Kb+wqCFkgXNVr65Tc
	/f3JjZly2MN3IE+sw+Ckk0QsNJ/rVPwP6WqG4pEhAE4EVTOB9BuBN1w2gHirvtFJ
	ZTbB+tW4POOp8wQX/B32d0SXBO2KtywsvXOd440lyKt3vzLZ1BBojnlC5NHut+kh
	w=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2
X-HELO: smtp-rs1-vallila2.fe.helsinki.fi
Date: Fri, 18 Oct 2013 00:40:50 +0300
Message-ID: <20131018004050.Horde.i6PL8vLYBYs7yawjkkJzsA1.jzlehtol@webmail.helsinki.fi>
From: Susi Lehtola <susi.lehtola@iki.fi>
To: marco atzeri <marco.atzeri@gmail.com>
Cc: cygwin@cygwin.com
Subject: Re: Linking to static libraries, e.g. gsl and hdf5
References: <20131018000238.Horde.UZElabVgHsspuAWl7bQU_w7.jzlehtol@webmail.helsinki.fi> <52605448.4040601@gmail.com>
In-Reply-To: <52605448.4040601@gmail.com>
User-Agent: Internet Messaging Program (IMP) H5 (6.0.4)
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
X-IsSubscribed: yes

Quoting marco atzeri <marco.atzeri@gmail.com>:
> Il 10/17/2013 11:02 PM, Susi Lehtola ha scritto:
>> Indeed, the latter was true for the GSL and the HDF5 libraries, and
>> symlinking
>>
>> /usr/lib/libgsl.a -> /usr/lib/libgsl.dll.a
>> /usr/lib/libgslcblas.a -> /usr/lib/libgslcblas.dll.a
>> /usr/lib/libhdf5.a -> /usr/lib/libhdf5.dll.a
>>
>> solved the problem.
>>
>> Why is this not done in the gsl and hdf5 packages? Other packages might
>> also be affected.
>
> /usr/lib/libhdf5.dll.a is the dynamic library
> so the workaround is a contradiction of your target
> " Linking to static libraries"

Oh.. So it would seem that static libraries have been dropped from the  
GSL and HDF5 packages, although I didn't find any mention of it in the  
GSL update announcements at least..
-- 
Susi Lehtola
susi.lehtola@iki.fi


--
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

