From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22683 invoked by alias); 15 Oct 2002 09:11:48 -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 22672 invoked from network); 15 Oct 2002 09:11:46 -0000 Received: from unknown (HELO lakemtao02.cox.net) (68.1.17.243) by sources.redhat.com with SMTP; 15 Oct 2002 09:11:46 -0000 Received: from cox.net ([68.14.28.146]) by lakemtao02.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20021015091146.KPYE12192.lakemtao02.cox.net@cox.net> for ; Tue, 15 Oct 2002 05:11:46 -0400 Message-ID: <3DABDBD1.80708@cox.net> Date: Tue, 15 Oct 2002 03:50:00 -0000 From: Robert Schweikert User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020604 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gcc Subject: iostream question Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00795.txt.bz2 I am trying to compile a large application with gcc 3.2, (porting from gcc 2.95.2) and am getting errors like this. /home/rjschwei/local/include/c++/3.2/backward/iostream.h:35: using declaration `ostream' introduced ambiguous type `ostream' The application uses iostream.h, converting to iostream is not an option.At first glance it looks like most error come from template files. Any hints on tracking this problem down are appreciated. Thanks, Robert -- Robert Schweikert MAY THE SOURCE BE WITH YOU rjschwei@cox.net LINUX