<body bgcolor="" style=""><div id="part2" class="messageBodyContainer isInnerPart">
<div class="messageBody isFormattedText">
<div class="RMCJTPPQ">
<p>Hello.</p>
<p>I'm trying to incorporate ECL into the existing project using CFFI, which is not working without ASDF. But it seems that make-build :monolithic t ignores :asdf in the system dependencies. So i need the code like (require 'asdf), which loads fasl file from ecl install directory, otherwise i get the following error:</p>
<p>Package ((ASDF . #<ASDF package>)) referenced in compiled file<br />  NIL<br />but has not been created.</p>
<p>Is there any way to incorporate asdf into the monolithic library, so the resulting program wouldn't require ECL installation?</p>
<div id="RMCJTPPQeditor_compose_signature">
<p>anri_p.</p>
</div>
</div>
</div>
</div></body>