X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4A2F164B.2010207@sbcglobal.net>
Date: Wed, 10 Jun 2009 02:11:23 +0000
From: Greg Chicares <gchicares@sbcglobal.net>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem - __imp___iob - do not compile
References: <bac9032b0906091732v436f38i7fbb2baa43a738ae@mail.gmail.com> <bac9032b0906091734t61a44ce0n3028475296b975eb@mail.gmail.com>
In-Reply-To: <bac9032b0906091734t61a44ce0n3028475296b975eb@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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/

