From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20452 invoked by alias); 25 Apr 2002 09:56:09 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 20376 invoked from network); 25 Apr 2002 09:56:07 -0000 Received: from unknown (HELO vexpert.dbai.tuwien.ac.at) (128.130.111.12) by sources.redhat.com with SMTP; 25 Apr 2002 09:56:07 -0000 Received: from pulcherrima (pulcherrima [128.130.111.23]) by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id g3P9u3W18084; Thu, 25 Apr 2002 11:56:03 +0200 (MET DST) Date: Thu, 25 Apr 2002 02:56:00 -0000 From: Gerald Pfeifer To: eziolkow@pit.edu.pl cc: gcc@gcc.gnu.org Subject: Re: namespaces In-Reply-To: <3CC7D0CF.F942BAD8@pit.edu.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-04/txt/msg01310.txt.bz2 On Thu, 25 Apr 2002 eziolkow@pit.edu.pl wrote: > I have some problem with using 'map'' container from STL when I > include file '/usr/include/net/if.h' on > SunOS 5.8 and with gcc 2.95.2 19991024 . > [...] > How are your suggestion to overcome this problem ? Have you tried GCC 3.0.4 already, which comes with a completely revamped C++ standard library? (In any case, at least you might want to upgrade to 2.95.3. We always recommend the latest version of each release branch.) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/