Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 31 Oct 2001 00:27:14 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: setup.exe command line options Message-ID: <20011031002714.A20902@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Wed, Oct 31, 2001 at 04:32:04PM +1100, Robert Collins wrote: >> -----Original Message----- >> From: Keith Starsmeare [mailto:keith_starsmeare AT yahoo DOT co DOT uk] >> >>I thought it best to mirror the options in the dialog boxes, so I came >>up with these options: > >Can I suggest getopt is used? (Just copy the mingw_getopt.o rule from >utils/Makefile.in). Oops. Right. Thanks, Robert. getopt is a necessity. cgf