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:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Okx/w2vIIdm14R2fuQyzu5Tn1+yRDnNvRrFYsiCGRoL /SN/l8UZlOgvgvpKsLUxXmL/FcMmu5nV2VWiGbwju89sEM8YEv8hugIzlwUriiyz /pt3GNiCBncqg9Gr/CIoK2YY5pUZyr0FpFrfqXhcoHD/Zx7zHsWaEMUvVt/Qjkj4 = 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:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=5DCxaY/INGmEDmbTBLY2I/WuJMo=; b=TgClN6vo2YwNEQ52q F9XSxFibVAf2YY9YfHvcJJQK6c0f1KOlBPBeD4H+IgPkiNiitSoo9rft7OrPi/1+ y6eluitSKOdCwvRIvU6tp64UIO6ywM/MEpkg6OgMn0LiOi3Kp2aGpiqyjrABUnEb HsmZnR0vc2ru4hZoBL4PAVDfdw= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f175.google.com X-Received: by 10.112.52.225 with SMTP id w1mr16840616lbo.44.1408189849633; Sat, 16 Aug 2014 04:50:49 -0700 (PDT) Message-ID: <53EF4596.7040304@gmail.com> Date: Sat, 16 Aug 2014 13:50:46 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin now supports shared libraries? References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 16/08/2014 13:12, Gery . wrote: > Hello, > > I though that Cygwin did not support shared libraries, I read it somewhere in the past, but now I am installing GEOS 3.4.2 (http://trac.osgeo.org/geos/) and I noticed this after the configure (it's just part of the long list of messages): [cut] > > so, Cygwin now supports shared libraries or always did? sorry if this sounded like dumb, but as I said I understood that never did, moreover, the lack of /sbin/ldconfig should have supported my previous believes. Hi Gery, Usually shared is the default and static is deprecated. Only care no undefined symbols are allowed during linking as limitation of windows platform 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