Errors compiling DSSS

1100110 0b1100110 at gmail.com
Wed Nov 28 11:23:04 PST 2012


On 11/27/2012 02:37 PM, Jesse Phillips wrote:
> On Tuesday, 27 November 2012 at 16:04:47 UTC, Andrei Alexandrescu wrote:
>
>> #!/usr/bin/rdmd
>> /**rdmdoptions
>> -L-lmylib
>> */
>> ...
>
> #!/usr/bin/rdmd
> @("compiler options", "-L-lmylib") module main;
> ...
>
> Maybe... sorry I don't know if this would work with current UDA.

pragma(build, "rdmd -Jviews -Isrc/debug --version=debug");


More information about the Digitalmars-d mailing list