------- Additional Comments From amodra at bigpond dot net dot au 2009-11-30
00:33 -------
The patch I've just committed should allow you to implement this behaviour with
a simple wrapper script, something like the following:
#! /bin/sh
exec real_ld --start-group "$@" --end-group
You could have done the same prior to my patch, but the script would have been a
little more complicated as you'd need to remove existing
--start-group/--end-group options.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=11006
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils