<div class="gmail_quote">On Sat, Mar 27, 2010 at 8:34 PM, Seth Burleigh <span dir="ltr"><<a href="mailto:seth@tewebs.com">seth@tewebs.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It now all works except for this:  when i do<br>
 (asdf:make-build :utils :type :binary :monolithic t :move-here<br>
"~/lisp/")<br>
<br>
it no longer creates a .fas file, only a .a, .asd, and .fasb file. If i<br>
rename the .fasb file to .fas, it works, otherwise it fails with<br>
<br>
"Filesystem error with pathname #P\"/home/seth/lisp/utils-mono.fas\".<br></blockquote><div><br></div><div>This is a problem of recent ASDF which imposes its own choice of file extensions instead of trying all the possibilities from LOAD. Renaming is not a solution -- I had not contemplated the possibility of monolithic prebuilt systems, which must have the *.fasb extensions, but a simple workaround is to explicitely add the keyword :type "fasb" to the system definition. </div>
</div><div><br></div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://tream.dreamhosters.com">http://tream.dreamhosters.com</a><br>