From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30448 invoked by alias); 15 Jun 2009 16:52:38 -0000 Received: (qmail 30414 invoked by uid 48); 15 Jun 2009 16:52:25 -0000 Date: Mon, 15 Jun 2009 16:52:00 -0000 Message-ID: <20090615165225.30413.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/40447] Add a switch to configure to allow *source* directory of mprt and gmp to be specified. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "david dot kirkby at onetel dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg00967.txt.bz2 ------- Comment #2 from david dot kirkby at onetel dot net 2009-06-15 16:52 ------- That's what I did. The real benefit I see is that someone could see what versions of the gmp and mpfr were used to configure gcc. So if they wanted to build it the same, they would have a much better chance. It would also be quicker to do. I guess it depends on the amount of worked needed to the configure.ac to determine if this is sensible or not. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40447