<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;">></span><span style="color: rgb(33, 33, 33); font-size: 12pt;">Refused to link a DSO if it contains text relocations is probably too restrictive, even though we are doing that today. DSOs with >text
 relocations are bad but not technically incorrect.</span><br>
</p>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;">FWIW, ld.bfd 2.27 I have has next options:</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;"><br>
</span></p>
<div>  -z text                     Treat DT_TEXTREL in shared object as error</div>
<div>  -z notext                 Don't treat DT_TEXTREL in shared object as error</div>
<div>  -z textoff                 Don't treat DT_TEXTREL in shared object as error<br>
</div>
<div><br>
</div>
<div><a href="https://sourceware.org/bugzilla/show_bug.cgi?id=13469">https://sourceware.org/bugzilla/show_bug.cgi?id=13469</a><br>
</div>
<div>
<div><span style="color: rgb(0, 0, 238); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255); text-decoration: underline;">https://sourceware.org/bugzilla/attachment.cgi?id=5966&action=diff</span><br>
​<br>
</div>
May be we should implement them then.<br>
</div>
<div><br>
</div>
<div>George.<br>
</div>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;"><br>
</span></p>
</body>
</html>