This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
getopt: ugly linker messages
- From: Bryan Higgins <bryan at motet dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 18 Sep 2003 12:53:22 -0700
- Subject: getopt: ugly linker messages
- Reply-to: bryan at motet dot com
How can I suppress the linker messages
Info: resolving _opterr by linking to __imp__opterr (auto-import)
Info: resolving _optarg by linking to __imp__optarg (auto-import)
Info: resolving _optopt by linking to __imp__optopt (auto-import)
Info: resolving _optind by linking to __imp__optind (auto-import)
which now appear?
--------
Bryan Higgins, Albany, California
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/