Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Sun, 25 Jun 2000 12:17:44 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: [Q]STL vector with -mno-cygwin
Message-ID: <20000625121744.E790@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <395501E8.D4C90678@mbox.kyoto-inet.or.jp> <20000624162829.C7325@cygnus.com> <3955D41E.44B25E32@mbox.kyoto-inet.or.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <3955D41E.44B25E32@mbox.kyoto-inet.or.jp>; from tantaka@mbox.kyoto-inet.or.jp on Sun, Jun 25, 2000 at 06:42:54PM +0900

On Sun, Jun 25, 2000 at 06:42:54PM +0900, Hidekuni Annaka wrote:
>Chris Faylor wrote:
>> 
>> >I'm misunderstanding? What should I do any other?
>> 
>> Apparently, yes, you are misunderstanding.  The word "impure_ptr" is not the
>> same as "_imp___ctype" despite sharing several letters.
>
>Please read my last mail carefully.
>The error messages contain
>
>undefined reference to `_imp___ctype_'
>undefined reference to `_impure_ptr'
>undefined reference to `__errno'
>undefined reference to `__infinity'

Ah.  Sorry.  Wrong answer.  This is the:

"You can't use C++ standard libraries with -mno-cygwin since the
libraries were compiled as cygwin libraries.  If you want mingw versions
of libstdc++ you'll have to find them elsewhere."

reply.  Possibly www.mingw.org will have these.

Regardless, since this is mingw specific you should take your request
to one of the mingw mailing lists which are mentioned at the web site
above.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

