------- Comment #3 from sebpop at gmail dot com 2008-11-26 18:20 ------- Subject: Re: [4.4 regression] GCC components unnecessarily link with shared gmp/mpfr
Thanks for catching the missing parts. Here is the updated patch. Does this patch look correct? I sent this patch to test on the gccfarm and will send an email to gcc-patches after it completes regstrap. Thanks, Sebastian On Tue, Nov 25, 2008 at 5:08 PM, ghazi at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > ------- 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 > > ------- Comment #4 from sebpop at gmail dot com 2008-11-26 18:20 ------- Created an attachment (id=16780) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16780&action=view) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38262