<p dir="ltr"><br>
><br>
> So, after this change + r272303 ("Also reject 32 bit dynamic relocs when producing executable."),<br>
> error message says "cannot be used when making a shared object", but for example<br>
> x86-64-dyn-rel-error.s does not link DSO, it links executable and error message looks confusing.<br>
><br>
> Shouldn't  we change the part saying we making shared object to something about that relocations<br>
> against shared symbol can't be one of these ?</p>
<p dir="ltr">Yes, something saying that the problem is that that particular relocation cannot point to dynamic symbols would be awesome!</p>
<p dir="ltr">Cheers,<br>
Rafael</p>