Errors compiling DSSS

1100110 0b1100110 at gmail.com
Wed Nov 28 13:12:25 PST 2012


On 11/28/2012 02:52 PM, Iain Buclaw wrote:
> On 28 November 2012 16:22, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org>  wrote:
>> On 11/28/12 10:43 AM, Gor Gyolchanyan wrote:
>>>
>>> How about:
>>>
>>> //! -L-lmylib
>>
>>
>> Sux for multiple lines.
>>
>> Andrei
>>
>
> Wouldn't keeping it on the shebang work?
>
> #!/usr/bin/rdmd -L-lmylib
>
>

Yeah and so would pragma(lib).  But only for that specific case.  =P 
shebang only takes one (1) argument.


More information about the Digitalmars-d mailing list