From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31970 invoked by alias); 12 Jan 2002 11:51:02 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 31861 invoked from network); 12 Jan 2002 11:50:53 -0000 Received: from unknown (HELO mailout01.sul.t-online.com) (194.25.134.80) by sources.redhat.com with SMTP; 12 Jan 2002 11:50:53 -0000 Received: from fwd04.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16PMdU-0006Xo-09; Sat, 12 Jan 2002 12:47:44 +0100 Received: from dante.local.net (520067937201-0001@[217.81.160.175]) by fwd04.sul.t-online.com with esmtp id 16PMdS-042VYOC; Sat, 12 Jan 2002 12:47:42 +0100 Subject: Building gcc 3.0.3 from source From: f_bachmann@t-online.de (Florian Bachmann) To: gcc-help@gcc.gnu.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: Sat, 12 Jan 2002 03:51:00 -0000 Message-Id: <1010836007.3703.5.camel@dante> Mime-Version: 1.0 X-Sender: 520067937201-0001@t-dialin.net X-SW-Source: 2002-01/txt/msg00126.txt.bz2 Hi, I have two questions concerning the 3.0.3 release of GCC. First of all, is there a way of building the whole thing without going through all of the bootstrap stages? It takes an awful lot of time on my mediocre Intel P2/350 box and I have to rebuild not just once, but many times (for producing RPM packages). Does configure-make-make install work, or is there another make target that does the trick? Secondly, I have run into problems with the "fixed" header files in the .../lib/gcc-lib/.../include directory. Are the tools for generating these files actually installed when issuing the "make install" command? Maybe I messed up the installation process, but I don't get a fixincl binary or shell script when installing gcc. Kind regards -- Florian Bachmann