bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/11062] -z nocombreloc doesn't work


From: ian at airs dot com
Subject: [Bug gold/11062] -z nocombreloc doesn't work
Date: 7 Jan 2010 21:17:08 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]