From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24965 invoked by alias); 25 Nov 2008 23:10:19 -0000 Received: (qmail 13418 invoked by uid 48); 25 Nov 2008 23:08:54 -0000 Date: Tue, 25 Nov 2008 23:10:00 -0000 Message-ID: <20081125230854.13417.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/38262] [4.4 regression] GCC components unnecessarily link with shared gmp/mpfr In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ghazi at gcc dot gnu dot org" 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: 2008-11/txt/msg02217.txt.bz2 ------- Comment #2 from ghazi at gcc dot gnu dot org 2008-11-25 23:08 ------- (In reply to comment #1) > Subject: Re: New: [4.4 regression] GCC components unnecessarily link with > shared gmp/mpfr > Here is a patch from Dwarak for fixing this. > He will send this to review on gcc-patches@ list. > Sebastian Pop > -- > AMD - GNU Tools Thanks, however I don't understand why in this patch xgcc and cpp are being linked with BACKENDLIBS. They don't linked with libbackend.a. Also, there are many more places where you do need to add BACKENDLIBS like cc1plus, cc1obj, f951, jc1, etc. See here for all the places you'll need to catch: http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00187.html -- ghazi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2008-11-25 23:08:54 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38262