This is the mail archive of the cygwin@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]
Other format: [Raw text]

Re: getopt_long behavior


On Wed, 29 Jan 2003 20:39:20 -0500 Christopher Faylor wrote:
> No, it wouldn't suggest that at all.  Did you try the grep that I
> suggested?  getopt isn't exported from cygwin1.dll.  It only lives in
> libcygwin.a.

> I don't know why the original designers of cygwin decided to do things
> this way but it has been this way forever.

getopt() is probably in a .a to get the global optarg etc. variables
to link properly

-- Glenn Fowler <gsf@research.att.com> AT&T Labs Research, Florham Park NJ --


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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