Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com> List-Archive: <http://sourceware.cygnus.com/ml/cygwin-developers/> List-Post: <mailto:cygwin-developers AT sourceware DOT cygnus DOT com> List-Help: <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Thu, 6 Jul 2000 21:03:17 -0400 Message-Id: <200007070103.VAA07398@envy.delorie.com> From: DJ Delorie <dj AT delorie DOT com> To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: new setup.exe in cvs! OK, folks, time for an update frenzy - the new setup is in CVS. You should be able to just do "cvs update", but if it doesn't look like it deleted pretty much everything in cinstall (*.c) and replaced it with a couple dozen new files (*.cc), then just remove the cinstall directory and do "cvs checkout winsup" again. If you are bored and want a short project to do, read the new README. There's a list of little things that still need attention. A sample exe is at the URLs posted previously. Enjoy! DJ