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: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 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=-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 To: marco atzeri 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> 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 : > 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 DOT lehtola AT iki DOT 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