<div dir="ltr">But that would actually require running ecl so I can't run it in script, can I?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/31 Anton Vodonosov <span dir="ltr"><<a href="mailto:avodonosov@yandex.ru" target="_blank">avodonosov@yandex.ru</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
31.01.2013, 17:13, "Peter Enerccio" <<a href="mailto:enerccio@gmail.com">enerccio@gmail.com</a>>:<br>
<div class="im">> Hello<br>
><br>
> as part of my compilation of the c backend, I also compile few lisp files into fasls with<br>
> ecl --compile. I wonder if it is possible to change/add more flags for the compiler into the command line (i am most interested in -fdynamic flag).<br>
<br>
</div>When I needed this I used special variables in the COMPILER package: CMP::*CC-FLAGS* and others.<br>
<br>
See functions cmpile-file, compiler-cc in the src/new-cmp/cmpmain.lisp<br>
</blockquote></div><br><br clear="all"><br>-- <br>Bc. Peter Vaņu¹anik<br><a href="http://www.bishojo.tk" target="_blank">http://www.bishojo.tk</a><br>
</div>