On Tue, Jun 4, 2013 at 8:26 PM, William Hounslow <
houns...@users.sourceforge.net> wrote:

> The initial problem was something to do with an unexpected rubout
> character in the FASL (I don't have a record of this unfortunately). I then
> tried deleting the ASDF cache to force a total recompilation. Now I get:
> Condition of type: CASE-FAILURE
> :FASL fell through ECASE expression.
> Wanted one of (:PROGRAM :LIB ...).
> Broken at C::BUILDER. In: #<process TOP-LEVEL>.
> >> :b
>

This was somewhat to be expected :-/ ASDF no longer supports working with
the statically linked ECL because of its build model: files are compiled
and then loaded, but a statically linked ECL cannot load compiled files.
Please go back to using the ECL dll as this cannot be fixed without serious
changes in ASDF (and in most libraries expectations)

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to