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]

variable '__ctype_' can't be auto-imported


Hallo,

Running a simple command like this:
gcc -g -O2 $INCLUDES -o $EXE $OBJ_FILES $LIBS

I'm getting this error from the linker:
several of this:
...: variable '__ctype_' can't be auto-imported. ...
And at last:
Info: resolving __ctype_ by linking to __imp___ctype_ (auto-import)


I have installed GCC 3 and the latest of everything.
Who can shed some light on this one?


Gerrit
-- 
=^..^=


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