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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=FokK25wQwbHPW+Lv tKytE6vjUsb6NBgYc9GBw1gs2vyJk0HHNvGwF1HYUDdD/CaPh+BxIkmr9gynYfZz WCn0R+RdlwpWneoe8hpq5sLTUcU7j7YT0AJMZIfIdToRTAumeVIJHSU/LFUBoZH/ K8m0kUncv/IasxK28UB5Alo5+5c= 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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ZrDs1zJs3lTv0UuoEVje0/ 8v8do=; b=Mt0OJlwbaJn07L4nTJ6kZhX82pzjUT2iJxQj+DjTUAKeCiy/myt62z j6cM+h2Mg17mQFiXSom/cpbh6iCVDOKGTVwBbyKBso4og5r83XMBAhfTQwun48hJ mHJcDofs5eGWxnjkA+Vroh0z2oFplW+jOZigbzLwX+bfrlINVPnc0= 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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f42.google.com X-Received: by 10.182.104.36 with SMTP id gb4mr16511867obb.43.1382048846337; Thu, 17 Oct 2013 15:27:26 -0700 (PDT) Message-ID: <5260644C.5060102@gmail.com> Date: Fri, 18 Oct 2013 00:27:24 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Susi Lehtola CC: cygwin AT cygwin DOT com Subject: Re: Linking to static libraries, e.g. gsl and hdf5 References: <20131018000238 DOT Horde DOT UZElabVgHsspuAWl7bQU_w7 DOT jzlehtol AT webmail DOT helsinki DOT fi> <52605448 DOT 4040601 AT gmail DOT com> <20131018004050 DOT Horde DOT i6PL8vLYBYs7yawjkkJzsA1 DOT jzlehtol AT webmail DOT helsinki DOT fi> In-Reply-To: <20131018004050.Horde.i6PL8vLYBYs7yawjkkJzsA1.jzlehtol@webmail.helsinki.fi> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Il 10/17/2013 11:40 PM, Susi Lehtola ha scritto: > Quoting marco atzeri : >> 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.. static are basically dropped from all the packages: http://cygwin.com/ml/cygwin-announce/2012-04/msg00006.html -- 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