From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11433 invoked by alias); 30 Aug 2004 17:42:43 -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 11425 invoked from network); 30 Aug 2004 17:42:42 -0000 Received: from unknown (HELO uni.thekramers.net) (66.92.68.235) by sourceware.org with SMTP; 30 Aug 2004 17:42:42 -0000 Received: by uni.thekramers.net (Postfix, from userid 500) id 997E21C184; Mon, 30 Aug 2004 13:42:42 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by uni.thekramers.net (Postfix) with ESMTP id 992691CB1C6 for ; Mon, 30 Aug 2004 13:42:42 -0400 (EDT) Date: Mon, 30 Aug 2004 18:28:00 -0000 From: David Kramer To: gcc-help@gcc.gnu.org Subject: Re: how to combine gcc and binutils source into one tree In-Reply-To: <2162.192.168.0.4.1093886737.squirrel@nautilus.tsunami.us> Message-ID: References: <2162.192.168.0.4.1093886737.squirrel@nautilus.tsunami.us> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-08/txt/msg00284.txt.bz2 On Mon, 30 Aug 2004 steve@millersnet.net wrote: > ok that seems to be an easier way to handle things. I'm wondering which > will work better when configuring gcc use --with-prefix=/opt/gcc-2.95.3 > and when configuring binutils use --with-prefix=/opt/binutils-2.15 this > would keep everything contained to their own directories or gcc use > --with-prefix=/opt/gnu and binutils use --with-prefix=/opt/gnu ..... would > the latter work as well seeing how both gcc and binutils have common > components? Each package needs a different --with-prefix option. That's the least risky way to do it. You can settle any conflicts with your $PATH, and you can even try differernt gcc's with different binutil's that way. Though doing --with-prefix=/opt/gnu/gcc-2.95.3 --with-prefix=/opt/gnu/binutils-2.15 ... ... wouldn't be a bad idea, so you can just tar up /opt/gnu. -- DDDD DK KD DKK D Bush/Cheney '04: Putting the "Con" in Conservative DK KD DDDD