Errors compiling DSSS

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Nov 27 07:51:36 PST 2012


On 11/27/12 5:44 AM, Robert wrote:
>
>>
>>                  On 2012-11-27 08:13, Gor Gyolchanyan wrote:
>>                          I'd recommend RDMD. It can compile (and run)
>>                          the given module and it's
>>                          entire import tree. No build scripts are
>>                          necessary.
>>                          Very convenient with pragma(lib, "...")
>
> Btw. if you you use rdmd via sha-bang, there is no way of passing any
> compiler flags in the #! line (because only a single arg is supported:
> http://en.wikipedia.org/wiki/Shebang_%28Unix%29

Thats why I included the --shebang flag in rdmd.

Andrei



More information about the Digitalmars-d mailing list