[Openmcl-devel] Rebuilding CCL
Tim Bradshaw
tfb at tfeb.org
Thu Jun 18 14:45:02 PDT 2009
On 18 Jun 2009, at 18:24, John Miller wrote:
> I find that doing a (require "COCOA-APPLICATION") from the command-
> line always works for me. Whenever I update from the IDE, however,
> the next time a restart I get an error in Hemlock (which I promise
> to make ticket for the next time it happens. Honest. Scout's
> honor.).
This seems to work for me, thanks. In fact I'm doing a combination of
this and what Ron suggested, which seems to be enough (my init file,
so far, only sets some printer control variables, but I've certainly
known other systems to be fragile against this (for instance things
that create symbols using (intern (with-output-to-string ...))).
>
> I've been building from the trunk for many months and had almost no
> problems doing this. You might want to try doing this instead trying
> to update using the 1.3 DMG file as I do not think that set of files
> follows the trunk. Note that my version of CCL says "Welcome to
> Clozure Common Lisp Version 1.4-dev-r12265M-trunk (DarwinX8664)!"
Mine claims to be (a later version than it originally was of) 1.3.
Given the cost of disk space and how long it takes to do a cold build,
I probably will try keeping a trunk version as well in due course.
Thanks to everyone who replied!
--tim
More information about the Openmcl-devel
mailing list