[Openmcl-devel] Failing to build 64 bit ccl/x86

Gail Zacharias gz at clozure.com
Tue Aug 18 08:38:26 PDT 2009


At 8/18/2009 10:27 AM, John McAleely wrote:
> > be sufficient to handle those. Then, when rebuilding, make sure to use
> > either :full t or :clean t, which should have the effect of cleaning
> > out existing fasls.
>
>I use  (ccl:rebuild-ccl :full t) and it does not clean out fasls.
>
>At least, every time there is a fasl version change, (ccl:rebuild-
>ccl :full t) fails, because it (appears to) attempt to load a stale
>fasl. I have observed this on both of the recent fasl version changes,
>and I recall it occurring before.


FWIW, I used to see this when using :force t instead of :full 
t.  Since retraining myself to use :full t or :clean t, I've only 
seen it when, as Gary describes, the .image file doesn't get updated 
along with the sources.


>Hence, I believe I need to delete fasls externally to the ccl build
>process.
>
>Perhaps this is a bug, but I've always just shrugged and purged fasl's
>manually.
>
>J
>
>
>_______________________________________________
>Openmcl-devel mailing list
>Openmcl-devel at clozure.com
>http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list