Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AF2E154.6E1A95ED@ece.gatech.edu> Date: Fri, 04 May 2001 13:05:24 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Frank-Michael Moser CC: Cygwin Users Subject: Re: Tab-completion problems (was: Re: [ANNOUNCEMENT] Updated: bash-2.05-4) References: <3AF2A256 DOT A297B5D0 AT decodon DOT com> <3AF2A520 DOT F0DCD1A4 AT yahoo DOT com> <20010504151043 DOT C24200 AT cygbert DOT vinschen DOT de> <3AF2BC31 DOT 3B4A0533 AT yahoo DOT com> <3AF2C314 DOT 86FA51BE AT decodon DOT com> <3AF2CBE7 DOT 9215776D AT yahoo DOT com> <3AF2D731 DOT 78A3E93 AT decodon DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit FWIW, Corinna's bash-2.05-4 bash.exe does not depend on readline.dll (verified by cygcheck). There are two possibilities: it either linked statically with the system libreadline.a (from readline-4.1-2), or linked statically with the assimilated readline code inside the bash source dist. Corinna? Chet Ramey maintains both the official GNU bash sources and the official GNU readline sources. I know he has incorporated a few bugfixes in the readline code over the last few months, and that he updated bash-2.04 to 2.05 recently (Apr 9). Corinna quickly followed with the cygwin port of the new bash. (containing updated readline code...) The separate GNU readline package has ALSO been updated from 4.1 to 4.2 (Apr 16). However, I haven't had a chance to update the cygwin-readline dist. Therefore, it is possible that the readline code inside the current GNU bash source distribution, and *perhaps* used by the cygwin binary build of bash, is different from the readline code in the cygwin-readline dist. I suspect that Chet fixed something in readline, but that Corinna linked statically against "my" cygwin readline lib. --Chuck Frank-Michael Moser wrote: > > $ l > total 1706 > -rwxr-xr-x 1 moser Kein 1740898 May 4 18:16 bash.exe* > $ strip bash.exe > $ l > total 470 > -rwxr-xr-x 1 moser Kein 475648 May 4 18:16 bash.exe* > > Stripped bash.exe works well. > Corinna's original bash.exe for comparison: > $ l > total 463 > -rwxr-xr-x 1 moser Kein 473600 May 2 19:01 bash.exe* > > Frank-Michael. > > Earnie Boyd wrote: > > > > Frank-Michael Moser wrote: > > > > > > I'm rather sure that I installed latest releases using setup.exe. > > > rlversion gives 4.1. When I extract Corinna's bash-2.05-4.tar.gz > > > the problem comes up again. I go into my /install/src/bash-2.05 > > > and after "make inatall" problem is gone again. > > > > > > Corinna's bash.exe has 473.600 bytes. > > > Self made bash.exe has 1.740.898 bytes?! > > > > > > > What happens if you `strip' your self made bash.exe? > > > > Earnie. > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > -- > ------------------------------------------------------------ > DECODON GmbH phone: +49(0)3834 515230 > W.-Rathenau-Str. 49a fax: +49(0)3834 515239 > 17489 Greifswald email: moser AT decodon DOT com > Germany web: www.decodon.com > ------------------------------------------------------------ > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple