Re: CMUCL 18c building on tru64 5.1

Carl Shapiro <[email protected]> Tue, 2 Sep 2014 00:00:04 -0700
Newsgroups gmane.lisp.cmucl.general
Message-ID <CANVK_QgrgSsFFnTWM45fUhUHrVZbc7pDSBq5yxJA24NDoYKWjA@mail.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.
_______________________________________________
cmucl-help mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-help