[Openmcl-devel] My asdf problem

R. Matthew Emerson rme at acm.org
Tue Apr 5 12:38:01 PDT 2022


> One question I have left is whether loading asdf and quickload into the CCL IDE is something that is done explicitly by the process that is now used to build the IDE or whether there is some option to not include them. Was there something that I should have done or not done when building the IDE that would have prevented this problem?

I recommend that you build the IDE without loading your init file.

./dx86cl64 -n     # -n means do not load the init file
(require 'cocoa-application)




More information about the Openmcl-devel mailing list