Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sun, 25 Jun 2000 12:17:44 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: [Q]STL vector with -mno-cygwin Message-ID: <20000625121744.E790@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <395501E8 DOT D4C90678 AT mbox DOT kyoto-inet DOT or DOT jp> <20000624162829 DOT C7325 AT cygnus DOT com> <3955D41E DOT 44B25E32 AT mbox DOT kyoto-inet DOT or DOT 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 AT sourceware DOT cygnus DOT com