------- Additional Comments From ian at airs dot com  2010-01-07 21:17 -------
What do you mean by "always combines dynamic relocations?"  It's true that gold 
always generates only a single .rel.dyn or .rela.dyn output section.  What the 
-z 
combreloc option controls is whether the relocations are sorted.  If you use -z 
nocombreloc, then the relocations will not be sorted.  I'm not sure there is 
any 
particular reason to ever use -z nocombreloc, though I suppose it will make the 
link slightly faster.

Is there anything wrong with this approach?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=11062

------- 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
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to