[Openmcl-devel] Rebuilding CCL
Tim Bradshaw
tfb at tfeb.org
Thu Jun 18 09:53:48 PDT 2009
Sorry, a followup question to the one I asked just now.
How do you rebuild the Cocoa IDE?
What I've done:
- Fetched the original 1.3 .DMG file. The IDE works fine in this (so
the various *.app things there are fine).
- Discovered that, in fact, "svn update" works for this. Did that
- rebuilt the command-line application using (ccl:rebuild-ccl :full
t). This works fine
- Now try ccl -e "(require :cocoa-application)". This builds an
application bundle, but when you run it spits out a lot of noise about
compiling & loading stuff into the listener, and then ends up in a
break loop.
If I run the command-line application (which claims to be "1.3-
r12265M (Darwinx8632)" now), and do a (require "COCOA"), this does
start the IDE, but each time you run it it compiles a lot of stuff.
That smells bad to me - is there some issue with file-dates which I do
not understand?
I'm using an x86(-64) MacBook, running 10.5.7, patched to date.
It may be that the answer is "the current version does not build" and
I should just go back to the DMG one and not try and update/rebuild
it: that would be fine, though it's kind of nice to be able to rebuild
it.
Thanks
--tim
More information about the Openmcl-devel
mailing list