On Thu, Sep 18, 2003 at 11:48:00PM -0400, Charles Wilson wrote: > >On Thu, Sep 18, 2003 at 12:53:22PM -0700, Bryan Higgins wrote: > >>Info: resolving _opterr by linking to __imp__opterr (auto-import) > > In general, these 'resolving blah by linking to __imp_blah' messages can > be suppressed by using the '--enable-auto-import' flag to ld (or > -Wl,--enable-auto-import' for gcc). > > If you do that, ld figures that you really know what you're doing, and > don't need the 'informational' messages concerning auto-import.
Since that auto-import is working fine for a long while now and since this sort of auto-import is normal for any other platform... isn't there a time we can get rid of that message? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/