From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3434 invoked by alias); 20 Apr 2004 13:46:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 3426 invoked from network); 20 Apr 2004 13:46:24 -0000 Received: from unknown (HELO ata.cs.hacettepe.edu.tr) (193.140.236.6) by sources.redhat.com with SMTP; 20 Apr 2004 13:46:24 -0000 Received: from ata.cs.hacettepe.edu.tr (ata.cs.hacettepe.edu.tr [127.0.0.1]) by ata.cs.hacettepe.edu.tr (8.12.8/8.11.6) with ESMTP id i3KDkL9s011960 for ; Tue, 20 Apr 2004 16:46:21 +0300 Received: (from ibr@localhost) by ata.cs.hacettepe.edu.tr (8.12.8/8.12.8/Submit) id i3KDkLNp011959 for gdb@sources.redhat.com; Tue, 20 Apr 2004 16:46:21 +0300 Date: Tue, 20 Apr 2004 16:34:00 -0000 From: Baurjan Ismagulov To: gdb@sources.redhat.com Subject: Re: cvs build problem with 2.95 Message-ID: <20040420130149.GA9020@ata.cs.hacettepe.edu.tr> Mail-Followup-To: gdb@sources.redhat.com References: <20040417135354.GB7050@ata.cs.hun.edu.tr> <20040417143552.GA7390@nevyn.them.org> <20040418141015.GB10611@ata.cs.hun.edu.tr> <20040418141643.GA25876@nevyn.them.org> <20040418152206.GC10611@ata.cs.hun.edu.tr> <20040418161340.GA23509@nevyn.them.org> <20040418225743.GA14873@ata.cs.hun.edu.tr> <20040419073752.GA692@ata.cs.hacettepe.edu.tr> <20040419132457.GA13832@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040419132457.GA13832@nevyn.them.org> User-Agent: Mutt/1.5.4i X-SW-Source: 2004-04/txt/msg00108.txt.bz2 Hello, Daniel! On Mon, Apr 19, 2004 at 09:24:57AM -0400, Daniel Jacobowitz wrote: > There aren't configuration options that make a large difference in the > size of GDB, though you may want --disable-tui --disable-gdbtk. > > None of the options you mention above do anything, AFAIK. I recommend > deleting the sid directory. You can not build without the sim > directory. The former speeded up the build by 2 minutes. And the latter reduced the compilation time from 2.5 hours to 23 minutes! This makes the 2 minutes 10% :) . Thanks much for the tip! As to the options: I've found them via google and thought a bit of voodoo building doesn't hurt if I don't have anything else :) . I would expect that they cause an error message if they are not supported; I didn't think they could silently do nothing. But seriously, some pieces of information would have helped me; if you are interested in including it either on the web site or in the distribution, I can share what I have. It's not too much, but I think the stuff like supported platforms, resource and package requirements, etc. could save others' time, too. With kind regards, Baurjan.