Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <3CE889D8.9030303@ece.gatech.edu> Date: Mon, 20 May 2002 01:30:00 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: Packaging error with findutils-4.1.7-3 References: <20020520034102 DOT GA16589 AT redhat DOT com> <3CE87DA6 DOT 8070804 AT ece DOT gatech DOT edu> <20020520050015 DOT GA17338 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > Can't you imagine all sorts of scenarios where a configure script, which > assumes normal unix linking of external symbols, becoming confused if > --auto-import wasn't on. Of course. must get more sleep. >>Second, why do you have to specify --auto-import for anything? >>'--enable-auto-import' IS the default... >> > > I applied the following patch to the sources: Oops. My *binary* ld.exe is your official release. However, my local copy of the SOURCES had already been modified at some time in the distant past, with the patch you described. Sheesh. > Trying this on Windows, I can see that it is on by default there. I > guess this must have gotten wiped out in my sandbox when I rebuilt > binutils for linux. Don't know how that happened. > > So, nevermind about the question about turning it on by default. > > The real question is whether this should be on in CVS. Obviously > it should be. Yes. --Chuck