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 content-class: urn:content-classes:message Subject: RE: setup.exe command line options MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Wed, 31 Oct 2001 16:32:04 +1100 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: setup.exe command line options Thread-Index: AcFeVVpZ/1+MuSklR5efRuFNO6BWzgDd+zsg From: "Robert Collins" To: "Keith Starsmeare" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9V5OYK23090 > -----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). Rob