From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18443 invoked by alias); 18 Dec 2008 00:47:52 -0000 Received: (qmail 18432 invoked by uid 22791); 18 Dec 2008 00:47:52 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Dec 2008 00:47:12 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LD72i-0008EQ-EA for cygwin@cygwin.com; Thu, 18 Dec 2008 00:47:08 +0000 Received: from 189.146.50.171 ([189.146.50.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 00:47:08 +0000 Received: from r.berber by 189.146.50.171 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 00:47:08 +0000 To: cygwin@cygwin.com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: GTK+ externals are unresolved Date: Thu, 18 Dec 2008 00:47:00 -0000 Message-ID: References: <002701c95f06$c7c2e190$4001a8c0@mycomputer> <49480D5D.8090002@x-ray.at> <4948117F.6080208@users.sourceforge.net> <49495236.6080407@x-ray.at> <49497EE9.70504@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <49497EE9.70504@users.sourceforge.net> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-12/txt/msg00434.txt.bz2 Yaakov (Cygwin/X) wrote: > Once again, these are all shared libraries, in which case the order > among them does NOT matter. But if any of them were static, then this > top-down order is correct. [snip] You're wrong, libraries shared or static are dealt the same way by the compiler which looks for its list of unresolved symbols and doesn't re-scan libraries when another symbol appears. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/