Problem - __imp___iob - do not compile

Greg Chicares gchicares@sbcglobal.net
Wed Jun 10 02:11:00 GMT 2009


On 2009-06-10 00:34Z, Lewris wrote:
> 
> I downloading cygwin (full), installed and I configured DEV-CPP how are.
> I am wearing the Library GMP and compiling in GCC. Just that.
> 
> I do not manage to compile, I receive the mistake:
> Undefined reference have `__imp___iob'

If I remember correctly, that's a symbol in the msvc runtime library,
and dev-c++ installs MinGW--so I would guess that you have mixed MinGW
and Cygwin versions of gcc. That won't work: they are incompatible.

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



More information about the Cygwin mailing list