Hello Carl, I removed double-double from the features and now it's ok. I have not fatal errors, but I have complains about loading file with compile-time read errors. Is there a way to fix them ? They are only related to "external symbols".
thanks, Fausto 2014-09-02 9:00 GMT+02:00 Carl Shapiro <[email protected]>: > It looks like you are trying to compile with support for the double-double > type which was never implemented for the alpha. Try rebuilding without > :double-double on the features list for your new alpha backend. > > The error related to the dylan-function-header is related to double-double > as its type code was stolen for the double-double type. This is an > opportunity for a small clean-up. There is no practical reason to keep any > references to the dylan-function-header type around in the code. > _______________________________________________ cmucl-help mailing list [email protected] http://lists.zs64.net/mailman/listinfo/cmucl-help
