X-Spam-Check-By: sourceware.org Message-ID: <1d3a88250605092323u3e2c35f8ucad4c2119e5f2f8d@mail.gmail.com> Date: Wed, 10 May 2006 08:23:48 +0200 From: Lloeki To: cygwin AT cygwin DOT com Subject: Re: Call for testing Cygwin snapshot In-Reply-To: <20060510055249.GM18330@ns1.anodized.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline References: <20060424181242 DOT GA5783 AT calimero DOT vinschen DOT de> <20060502061157 DOT GA2400 AT efn DOT org> <20060502154709 DOT GA982 AT trixie DOT casa DOT cgf DOT cx> <20060503035059 DOT GA3140 AT efn DOT org> <20060510053050 DOT GA2284 AT efn DOT org> <20060510053858 DOT GA13351 AT trixie DOT casa DOT cgf DOT cx> <20060510055249 DOT GM18330 AT ns1 DOT anodized DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id k4A6NxNV027942 >> BTW: What's the easiest way to switch cygwin versions without having to> reboot? I quite commonly come across changing snapshot dll's and having> bash throw errors (probably relocation related or something of the sort)> and immediately return. After reboot it's fine. But what's a way to> quickly switch versions without reboot required? Or am I doing something> wrong? (just following the FAQ, shutting down all cyg execs and services,> then shuffling files around)> As long as the cygwin dll is not used, there's no reason... so itlooks like it's in use somewhere. but I'd swear windows had a cachingmechanism for dlls where they're not unloaded from memory at onceafter being unused. there's even a reg key to tweak that flush delaybut it seems I can't put the finger on it anymore. Maybe that's it,the cache mechanism doesn't check against changed file on the disk andyou should wait a bit before relaunching a cygwin process? That seemssomehow inconsistent though. Lloeki