From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10522 invoked by alias); 22 Feb 2002 21:16:21 -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 10399 invoked from network); 22 Feb 2002 21:16:09 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 22 Feb 2002 21:16:09 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id NAA16877; Fri, 22 Feb 2002 13:15:47 -0800 (PST) Received: from free.redhat.lsd.ic.unicamp.br (vpnuser.sfbay.redhat.com [10.255.17.131] (may be forged)) by cse.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id NAA17926; Fri, 22 Feb 2002 13:15:44 -0800 (PST) Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.11.6/8.11.6) id g1MLFe505019; Fri, 22 Feb 2002 18:15:40 -0300 To: "Mathieu Imrazene" Cc: gcc@gcc.gnu.org Subject: Re: GCC3.0.4 : Solaris 2.6 build failure References: <3C765A57.5A9210C0@europem01.nt.com> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Fri, 22 Feb 2002 13:28:00 -0000 In-Reply-To: "Mathieu Imrazene"'s message of "Fri, 22 Feb 2002 15:48:55 +0100" Message-ID: User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-02/txt/msg01330.txt.bz2 On Feb 22, 2002, "Mathieu Imrazene" wrote: > --with-ld=/home/imrazene/bin/ld --with-cpu=ultrasparc ^^^^^^^^^^^^^^^^^^^^^ This is not fully supported in GCC 3.0. It will hopefully be in 3.1. Meanwhile, use -mtune=ultrasparc instead of -mcpu=ultrasparc, which will get you most of the benefit without running into the problems of the limited ultrasparc support in 3.0. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer