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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000317152452.713.qmail@web112.yahoomail.com> Date: Fri, 17 Mar 2000 07:24:52 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Installing Snapshot Technique (WAS: Re: Resizeable xterms/rxvts) To: cygwin users MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii ReSent-Date: Sat, 15 Apr 2000 23:33:29 -0400 (EDT) ReSent-From: Jeffrey Juliano ReSent-To: Jeffrey Juliano ReSent-Subject: Installing Snapshot Technique (WAS: Re: Resizeable xterms/rxvts) ReSent-Message-ID: --- Keith Starsmeare wrote: > Thanks for the patch; I have applied it to my sources, now all I have to do > is get my gcc working again as I seem to have broken it; probably when I > installed a newer snapshot! :( > Time for some techniques on trying new snapshots. Snapshots are a work in process. The builds are not tested to the point of being an official release and are supplied as a convenience to developers. But, if you wish to try a snapshot then you need to provide a means of fallback. If you don't, you'll get burned. Here's what I do. cp -rf d:/Cygwin d:/CygwinSnapshot [edit] d:/Cygwin/Start.bat mount -f -b d:/Cygwin / ... bash [edit] d:/CygwinSnapshot/Start.bat mount -f -b d:/CygwinSnapshot / ... bash [shortcut] d:/Cygwin/Start.bat [shortcut] d:/CygwinSnapshot/Start.bat [install] snapshot into d:/CygwinSpanshot [test] using the shortcut to d:/CygwinSnapshot/Start.bat [Works?] [no] Try to debug what's wrong and report [yes] backup d:/Cygwin then install snapshot into d:/Cygwin NOTE: You can't use both shortcuts at the same time. It's either one or the other and not both. You'll have to have a testing environment on a separate machine for that. Enjoy, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com