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 info message


Joost Kraaijeveld wrote:
> Hi,
> 
> In an attempt to create a dll I get a warning from the linker, trying to
> resolve a static class variable.
...
> Info: resolving Object::i      by linking to __imp___ZN6Object1iE
> (auto-import)
> make[1]: Leaving directory `/cygdrive/o/MinDll/Source/Exe'
> 
> Can I safely ignore this message? (The executable works like it supposed
> to do)

Info means info. It is not a warning.

(So yes, ignore it.)

Max.


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


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