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 |
To: | cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
Path: | not-for-mail |
From: | "Dylan Cuthbert" <dylan AT q-games DOT com> |
Newsgroups: | gmane.os.cygwin |
Subject: | Re: no <hash_map> in gcc 3.1.1-4 |
Date: | Mon, 26 Aug 2002 15:46:27 +0900 |
Lines: | 40 |
Message-ID: | <akcios$pmr$1@main.gmane.org> |
References: | <1030098550 DOT 11671 DOT 4 DOT camel AT SNCI-PC3-15 DOT grenoble DOT cnrs DOT fr> |
NNTP-Posting-Host: | pppa340.kyoto-ip.dti.ne.jp |
Mime-Version: | 1.0 |
X-Trace: | main.gmane.org 1030344285 26331 210.170.252.90 (26 Aug 2002 06:44:45 GMT) |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
NNTP-Posting-Date: | Mon, 26 Aug 2002 06:44:45 +0000 (UTC) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
We have hash_map here... it is in <ext/hash_map> its also in an odd namespace - __gnu_cxx for some reason! __gnu_cxx should only be used for internal stuff but since 3.0 its also being used for "extensions" to the stl, I think they should have another namespace for extensions as its bad for external users to be accessing the __gnu_cxx namespace directly, especially for such commonly required extensions such as hash_map. Regards --------------------------------- Q-Games, Dylan Cuthbert. http://www.q-games.com "Christophe Trophime" <trophime AT grenoble DOT cnrs DOT fr> wrote in message news:1030098550 DOT 11671 DOT 4 DOT camel AT SNCI-PC3-15 DOT grenoble DOT cnrs DOT fr... > Hi > I am trying to port some codes to NT using cygwin. > I have installed gcc 3.1.1-4 as a cross-compiler on my linux box. > When compiling it complains about missing <hash_map> header... > which is not on my "cross compiler include directories" neither on > NT with latest cygwin and gcc 3.1.1-4? > > I think that changing <hash_map> to <hash_map.h> will fix this problem > but I would appreciate if <hash_map> is included in cygwin gcc 3.1.1-4. > > Thanks. > > > > > -- > 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/ > > -- 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 |