[cmucl-help] error in compile-file?
Raymond Toy
toy.raymond at gmail.com
Sat Apr 11 23:35:57 UTC 2015
>>>>> "Pascal" == Pascal J Bourguignon <pjb at informatimago.com> writes:
Pascal> "Pascal J. Bourguignon" <pjb at informatimago.com> writes:
>> Also, perhaps the optimization levels matter:
>> (declaim (optimize (safety 3) (debug 3) (space 0) (speed 0)))
Pascal> Yes, it's definitely linked to the optimization. If I comment out this
Pascal> line from rc/common.lisp, it compiles successfully.
Yeah, unfortunately there are a fair number of bugs with non-default
optimization settings.
I'll try to look into this. Could you file a bug at
gitlab.common-lisp.net for this?
--
Ray
More information about the cmucl-help
mailing list