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: linker can't find getsubopt()


Christopher Faylor wrote:
> I don't think it is that simple.  Cygwin doesn't use the getopt that
> comes with newlib.

Ah. Just because I'm curious, why?

> Is there supposed to be any correspondence between
> the getopt version and the getsubopt version?

I've just looked at newlib's getsubopt.c. It is completely independent of
getopt, and in fact, has only been in newlib since 1.11.0.
So, unless I've overlooked something, it *is* just a matter of
cygwin.din/version.h.

Max.


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