K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-12-07T23:44:07.005148Z K 7 svn:log V 433 Try a more generic version of the last two fixes. Assuming this is correct, it should also be MI. The problem here arises when ld ends up linking a link-once section with relocations against sections that point back to it that are as yet unresolved. Instead of piecemeal finding sections we think are potentially subject to this issue, just defer processing for sections that have yet to be relocated instead of immediately bailing. END