This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: setup.exe command line options


On Thu, Nov 01, 2001 at 01:13:37PM +1100, Robert Collins wrote:
>
>
>> -----Original Message-----
>> Then there is also the technical reason that we don't need it since
>> __argv seems to do what we need automatically.  Just include stdlib.h
>> and you have the parsed command line available.
>
>I've backed out the argv.cc stuff, and replaced it with your code
>fragment to initialise argc, for getopt use.

Doesn't __argc work for this?

>You might like to delete the argv.h, cvs files - up to you.

Naw, my paranoia only goes so far...

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]