delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-Id: | <4.3.1.2.20020819080847.021a4ac8@pop.rcn.com> |
X-Sender: | lhall AT pop DOT rcn DOT com |
Date: | Mon, 19 Aug 2002 08:13:11 -0400 |
To: | Michiel Jan Laurens de Hoon <mdehoon AT ims DOT u-tokyo DOT ac DOT jp>, cygwin AT cygwin DOT com |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: g++ -mno-cygwin header problems, new.h ? |
In-Reply-To: | <3D607140.6020805@ims.u-tokyo.ac.jp> |
Mime-Version: | 1.0 |
At 12:17 AM 8/19/2002, Michiel Jan Laurens de Hoon wrote: >I am trying to use #include <vector> with g++ -mno-cygwin. My test program is > >$ cat test.c >#include <vector> > >int main() >{ return 0; >} > >which compiles fine with g++ without -mno-cygwin. >To try the same with -mno-cygwin, I copied the c++ include files from c:\cygwin\usr\include\g++-3 to c:\cygwin\usr\include\mingw\g++-3 (as described in http://www.colomsat.net.co/freehost/ngiraldo/cppcygwin.html), and try to compile again with -mno-cygwin. Now I get lots of errors: Just a point of procedure but I'm curious as to why you would consult this list with a problem generated from the advice given by someone else on their web site. Did you ask the author of the advice for guidance? That would be my recommendation in general in these situations. However, I suggest you update your installation. Chris has put allot of work into the 3.x version. You should see better results out-of-the-box. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |