I don't think RDMD reads any more, then the shabang and import statements. Although (as I wrote in a previous post in this thread) I think having a build tool that relies exclusively on the source files would be very convenient.<div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Nov 27, 2012 at 2:44 PM, Robert <span dir="ltr"><<a href="mailto:jfanatiker@gmx.at" target="_blank">jfanatiker@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
><br>
>                 On 2012-11-27 08:13, Gor Gyolchanyan wrote:<br>
>                         I'd recommend RDMD. It can compile (and run)<br>
>                         the given module and it's<br>
>                         entire import tree. No build scripts are<br>
>                         necessary.<br>
>                         Very convenient with pragma(lib, "...")<br>
<br>
</div>Btw. if you you use rdmd via sha-bang, there is no way of passing any<br>
compiler flags in the #! line (because only a single arg is supported:<br>
<a href="http://en.wikipedia.org/wiki/Shebang_%28Unix%29" target="_blank">http://en.wikipedia.org/wiki/Shebang_%28Unix%29</a><br>
<br>
Is there any way of adding compiler flags like -I paths or something in<br>
the source file for rdmd? Much like pragma(lib, "")? This would be<br>
really useful for "scripts" that need more than just the standard<br>
library.<br>
<br>
Thanks!<br>
<br>
Best regards,<br>
<br>
Robert<br>
<br>
<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>
</div>