X-Recipient: archive-cygwin@delorie.com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49FCE65C.7040409@gmail.com> Date: Sun, 03 May 2009 01:33:32 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] [1.7] pl-0.10.2-1 - the Parma Polyhedra Library References: <49FBF62E.3060904@cs.unipr.it> <49FC71B7.3030000@cwilson.fastmail.fm> <49FC7EF9.4050908@gmail.com> <49FCACE6.4000104@cwilson.fastmail.fm> In-Reply-To: <49FCACE6.4000104@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Charles Wilson wrote: > Dave Korn wrote: >> Charles Wilson wrote: >>> Roberto Bagnara wrote: >>> >>>> concerning the need to link with "LDFLAGS=-Wl,--enable-auto-import", >>>> I am wondering if there is something we could do upstream to simplify >>>> the life of Cygwin users. If so, please let me know. >>> In gcc-4.x --enable-auto-import is the default. >> No, right now it's the default setting in binutils CVS, but I haven't added >> it to the gcc specs. (Guess I should for the benefit of those with older >> linkers). > > You're right; I was confused. I was thinking of the binutils change. > However, I wonder about the gcc thing. If the specs file includes > -Wl,--enable-auto-import, and I pass -Wl,--disable-auto-import on the > command line, who wins? I just don't know. I suspect it may even depend; e.g. DRIVER_SELF_SPECS gets applied early, LINK_SPEC later, but I haven't experimented. (On the actual ld command-line itself, later options always override earlier ones.) cheers, DaveK -- 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/