Message ID | E10A7201-9841-41C0-B7EE-095F6CD567DB@sandoe-acoustics.co.uk |
---|---|
State | New |
Headers | show |
On Aug 20, 2010, at 5:46 AM, IainS wrote:
> OK for trunk & 4.5 ? (since this is not a reversion - but an additional patch).
Ok.
Index: gcc/config/rs6000/darwin.h =================================================================== --- gcc/config/rs6000/darwin.h (revision 163335) +++ gcc/config/rs6000/darwin.h (working copy) @@ -120,6 +120,10 @@ extern int darwin_emit_branch_islands; mcpu=G5:ppc970; \ :ppc}}" +/* Linked libs might refer to save/restFP - we still need to append - lgcc to + provide these. */ +#define LIB_SPEC "%{!static:-lgcc -lSystem}" + /* crt2.o is at least partially required for 10.3.x and earlier. */ #define DARWIN_CRT2_SPEC \