Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" Newsgroups: gmane.os.cygwin Subject: Re: no in gcc 3.1.1-4 Date: Mon, 26 Aug 2002 15:46:27 +0900 Lines: 40 Message-ID: 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 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit 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 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" 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 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 to will fix this problem > but I would appreciate if 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/