From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17704 invoked by alias); 19 Mar 2004 06:34:50 -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 17695 invoked from network); 19 Mar 2004 06:34:49 -0000 Received: from unknown (HELO mail.libertysurf.net) (213.36.80.91) by sources.redhat.com with SMTP; 19 Mar 2004 06:34:49 -0000 Received: from localhost.localdomain (212.129.54.85) by mail.libertysurf.net (6.5.036) id 4059C8D30013B21E; Fri, 19 Mar 2004 07:34:45 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Eric Botcazou To: "Balaji Srinivasa" Subject: Re: GCC 3.2.3 on Solaris 2.7 Date: Fri, 19 Mar 2004 09:18:00 -0000 User-Agent: KMail/1.4.3 Cc: gcc@gcc.gnu.org References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200403190739.39421.ebotcazou@libertysurf.fr> X-SW-Source: 2004-03/txt/msg01112.txt.bz2 > Yes. I cannot see why not... Because GCC depends upon and applies certain transformations to the header files it was exposed to when built. This may explain your problems. -- Eric Botcazou