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 Date: Mon, 11 Jul 2005 22:08:33 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Perl Win32::Shortcut screws up fork Message-ID: <20050712020833.GB17886@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <7231C15EAC2F164CA6DC326D97493C8BA1C3FA AT exchange35 DOT fed DOT cclrc DOT ac DOT uk> <42CDD3B8 DOT 69B6AB98 AT dessent DOT net> <20050708011859 DOT GB24841 AT trixie DOT casa DOT cgf DOT cx> <42CDD9CB DOT 8390A097 AT dessent DOT net> <20050708020511 DOT GA1718 AT trixie DOT casa DOT cgf DOT cx> <42CDE3D4 DOT 6030507 AT byu DOT net> <20050708035038 DOT GB2123 AT trixie DOT casa DOT cgf DOT cx> <20050711124307 DOT GB3856 AT tishler DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050711124307.GB3856@tishler.net> User-Agent: Mutt/1.5.8i On Mon, Jul 11, 2005 at 08:43:07AM -0400, Jason Tishler wrote: >On Thu, Jul 07, 2005 at 11:50:38PM -0400, Christopher Faylor wrote: >> On Thu, Jul 07, 2005 at 08:24:20PM -0600, Eric Blake wrote: >> >But what was wrong with my idea of making rebaseall a #!/bin/ash >> >script? >> >> You still couldn't run the script from bash since the dlls would still >> be loaded. That would mean that you'd have to do something like: >> >> c:\>ash rebaseall >> >> (Currently rebaseall won't work as an ash script but the fix is >> trivial) >> >> I guess that's better than nothing but I still think that just not >> rebasing the bash dlls is going to result in fewer mailing list >> complaints. > >My inclination is to convert rebaseall to an ash script. Once again, let me point out -- that will not solve the problem. You won't be able to run the script from bash, for obvious reasons. cgf -- 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/