This is the mail archive of the cygwin 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: Problem - __imp___iob - do not compile


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/


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