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




> -----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.

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

Rob


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