Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42D5BE08.17EC8ECF@dessent.net> Date: Wed, 13 Jul 2005 18:21:12 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: BUG: bash 3.0-7 breaks rebaseall References: <0A3D9E88-D9E4-4D47-A416-66DBEB2589C7 AT acm DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Report: -5.9/5.0 ---- Start SpamAssassin results * -3.3 ALL_TRUSTED Did not pass through any untrusted hosts * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * 0.0 AWL AWL: From: address is in the auto white-list ---- End SpamAssassin results X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com John Whitley wrote: > Bash 3.0-7 dynamically links against several libraries (e.g. Thanks for the report, but this has already been noted and discussed recently in other threads. Several solutions have been proposed but I think the jury is still out on how to handle it. The main issue is that no matter how you implement the 'rebaseall' concept, you still won't be able to run it from a standard bash command prompt and have it modify the in-use DLLs. I think statically linking bash or providing a second version of bash that is statically linked have both been vetoed. It seems that the concensus now is that we need to get --enable-auto-image-base working properly (or, at least enable it for those packages that are prone to ImageBase issues) so that the need to manually rebase anything is removed. Brian -- 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/