[Openmcl-devel] Failing to build 64 bit ccl/x86
John McAleely
john at mcaleely.com
Tue Aug 18 07:27:31 PDT 2009
> 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.
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
More information about the Openmcl-devel
mailing list