------- Comment #50 from developer at sandoe-acoustics dot co dot uk  
2009-09-30 16:58 -------
Created an attachment (id=18677)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18677&action=view)
further simplified lib ext patch

after some discussion with Ian Lance Taylor, I took another look at
libgcc/config/t-slibgcc-darwin.
This had a bug [extra dependencies] causing the second link of libgcc_s* during
the install-leaf phase (where the libsubdir is "").  This was causing the wrong
rpaths in the libs.

So now we don't need to chance configure.ac and the changes are confined to
darwin-specific code.

However, there are two changes rolled together here (a) the fix for the buggy
rpaths and (b) the changes to provide the libgcc_ext* and use them.   I can
separate them once the overall process is finally approved (although Mike has
already said OK to a slightly larger version of this).


-- 

developer at sandoe-acoustics dot co dot uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17770|0                           |1
        is obsolete|                            |
  Attachment #17771|0                           |1
        is obsolete|                            |
  Attachment #18644|0                           |1
        is obsolete|                            |
  Attachment #18657|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888

Reply via email to