.drective looks to be for functions, not libraries.

----
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';

On 12 Oct 2012 17:31, "Kagamin" <spam@here.lot> wrote:
>
> On Wednesday, 10 October 2012 at 11:39:29 UTC, Iain Buclaw wrote:
>>
>> NB: GCC has no such equivalent
>
>
> hmm... really? Tough it seems like ld parses .drectve section:
> http://pastebin.com/mc63b1b1
> http://www.ibiblio.org/gferg/ldp/man/man1/dlltool.1.html
> And syntax used sort of resembles that of gnu tools.