[cmucl-help] CMUCL 18c building on tru64 5.1
Fausto Saporito
fausto.saporito at gmail.com
Tue Sep 2 08:01:07 UTC 2014
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 <carl.shapiro at gmail.com>:
> 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.
>
More information about the cmucl-help
mailing list