From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31333 invoked by alias); 29 Nov 2001 14:46: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 31279 invoked from network); 29 Nov 2001 14:46:40 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by hostedprojects.ges.redhat.com with SMTP; 29 Nov 2001 14:46:40 -0000 Received: from fri.redhat.lsd.ic.unicamp.br (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id GAA16206; Thu, 29 Nov 2001 06:43:13 -0800 (PST) Received: from free.redhat.lsd.ic.unicamp.br (free.redhat.lsd.ic.unicamp.br [192.168.160.1]) by fri.redhat.lsd.ic.unicamp.br (8.11.6/8.11.6) with ESMTP id fATEhCt20582; Thu, 29 Nov 2001 12:43:12 -0200 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.11.6/8.11.6) id fATEhCs08720; Thu, 29 Nov 2001 12:43:12 -0200 X-Authentication-Warning: free.redhat.lsd.ic.unicamp.br: aoliva set sender to aoliva@redhat.com using -f To: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) Cc: gcc@gcc.gnu.org Subject: Re: Top-level Makefile References: <10111291352.AA21968@vlsi1.ultra.nyu.edu> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Wed, 21 Nov 2001 14:27:00 -0000 In-Reply-To: kenner@vlsi1.ultra.nyu.edu's message of "Thu, 29 Nov 01 08:52:38 EST" 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: 2001-11/txt/msg01047.txt.bz2 On Nov 29, 2001, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote: > I tried it and it seemed to build GCC with -O2 in the initial directory. make all does build with optimization, since it's assumed that this one is going to be installed. make bootstrap builds stage1 without optimization. > BTW, my configure for libstdc++v3 is still running and it's been over an > hour and 45 minutes. Try some more efficient shell, such as bash or at least ksh. -- 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 *Please* write to mailing lists, not to me From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) Cc: gcc@gcc.gnu.org Subject: Re: Top-level Makefile Date: Thu, 29 Nov 2001 06:46:00 -0000 Message-ID: References: <10111291352.AA21968@vlsi1.ultra.nyu.edu> X-SW-Source: 2001-11/msg01548.html Message-ID: <20011129064600.pbMxWBEK_zArv1Trib_Eouy5_UccDgMhwGnF991v3Uo@z> On Nov 29, 2001, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote: > I tried it and it seemed to build GCC with -O2 in the initial directory. make all does build with optimization, since it's assumed that this one is going to be installed. make bootstrap builds stage1 without optimization. > BTW, my configure for libstdc++v3 is still running and it's been over an > hour and 45 minutes. Try some more efficient shell, such as bash or at least ksh. -- 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 *Please* write to mailing lists, not to me