Re: patch: don't store literal null pointers in saved images
James Bielman <[email protected]> Tue, 09 May 2006 08:32:17 -0700
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> writes: > I searched for a binary to bootstrap a cvs build of openmcl for > amd64. Do you know where I could find an amd64 openmcl binary? I think you should be able to bootstrap from this build: ftp://clozure.com/pub/testing/openmcl-linuxx8664-all-1.1-pre060503.tar.gz Then, after a cvs update, (rebuild-ccl :full t) should hopefully do the trick. James