public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* no <hash_map> in gcc 3.1.1-4
@ 2002-08-23  7:20 Christophe Trophime
  2002-08-25 23:46 ` Dylan Cuthbert
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Trophime @ 2002-08-23  7:20 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: no <hash_map> in gcc 3.1.1-4
  2002-08-23  7:20 no <hash_map> in gcc 3.1.1-4 Christophe Trophime
@ 2002-08-25 23:46 ` Dylan Cuthbert
  0 siblings, 0 replies; 2+ messages in thread
From: Dylan Cuthbert @ 2002-08-25 23:46 UTC (permalink / raw)
  To: cygwin

We have hash_map here... it is in <ext/hash_map>
^[(B
^[(Bits also in an odd namespace - __gnu_cxx for some reason!  __gnu_cxx should
^[(Bonly be used for internal stuff but since 3.0 its also being used for
^[(B"extensions" to the stl, I think they should have another namespace for
^[(Bextensions as its bad for external users to be accessing the __gnu_cxx
^[(Bnamespace directly, especially for such commonly required extensions such as
^[(Bhash_map.
^[(B
^[(BRegards
^[(B
^[(B---------------------------------
^[(BQ-Games, Dylan Cuthbert.
^[(B http://www.q-games.com
^[(B
^[(B"Christophe Trophime" <trophime@grenoble.cnrs.fr> wrote in message
^[(B news: 1030098550.11671.4.camel@SNCI-PC3-15.grenoble.cnrs.fr ...
^[(B> Hi
^[(B> I am trying to port some codes to NT using cygwin.
^[(B> I have installed gcc 3.1.1-4 as a cross-compiler on my linux box.
^[(B> When compiling it complains about missing <hash_map> header...
^[(B> which is not on my "cross compiler include directories" neither on
^[(B> NT with latest cygwin and gcc 3.1.1-4?
^[(B>
^[(B> I think that changing <hash_map> to <hash_map.h> will fix this problem
^[(B> but I would appreciate if <hash_map> is included in cygwin gcc 3.1.1-4.
^[(B>
^[(B> Thanks.
^[(B>
^[(B>
^[(B>
^[(B>
^[(B> --
^[(B> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
^[(B> Bug reporting:         http://cygwin.com/bugs.html
^[(B> Documentation:         http://cygwin.com/docs.html
^[(B> FAQ:                   http://cygwin.com/faq/
^[(B>
^[(B>
^[(B
^[(B
^[(B
^[(B
^[(B--
^[(BUnsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
^[(BBug reporting:         http://cygwin.com/bugs.html
^[(BDocumentation:         http://cygwin.com/docs.html
^[(BFAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-25 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-23  7:20 no <hash_map> in gcc 3.1.1-4 Christophe Trophime
2002-08-25 23:46 ` Dylan Cuthbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).