Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3BA9262F.3030704@ece.gatech.edu> Date: Wed, 19 Sep 2001 19:11:43 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: Corinna Vinschen Subject: Re: [RFD] ncurses update References: <3BA3A5F4 DOT 8010100 AT ece DOT gatech DOT edu> <20010917182915 DOT C10081 AT cygbert DOT vinschen DOT de> <3BA63755 DOT 9040406 AT ece DOT gatech DOT edu> <20010917210951 DOT H10081 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: > >>>Q: If I have installed the new ncurses package and I want to >>>rebuild e.g. tcsh, do I have to change my Makefile? Do I have >>>to change anything? >>> >>Nope. It *should* "just work". >> > > That sounds promising. :-) Oops. No, you have to add '-Wl,--enable-auto-import' to the link line. I forgot about that. Eventually, I hope that auto-import will be the default for pei-386, but I doubt the binutils folks are ready for that, yet. Give it another month or so. --Chuck