From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Question about getopt in Cygwin32 5 Feb 1998 19:27:09 -0800 Message-ID: <199802060311.TAA23947.cygnus.cygwin32.developers@rtl.cygnus.com> References: <199802060249 DOT VAA20176 AT subrogation DOT cygnus DOT com> Reply-To: cygwin32-developers AT cygnus DOT com Content-Type: text To: cygwin32-developers AT cygnus DOT com Hi all, I've finished taking out the remaining FSF GPL'd code from winsup. I replaced glob with a BSD version and removed libiberty's getopt objects from winsup's Makefile.in. However, Ian pointed out to me that: > The getopt routines were essentially exported, since they are in > libcygwin.a, not in the DLL. And after my latest change, they aren't. Should we include a version of getopt in libcygwin.a? What about in cygwin.dll as an exported function? Chris Provenzano thinks yes to both. Agree? -- Geoffrey Noer noer AT cygnus DOT com