[Openmcl-devel] new snapshot tarballs (finally)
Ben Hyde
bhyde at pobox.com
Thu Oct 26 06:37:12 PDT 2006
On Oct 25, 2006, at 10:38 PM, Gary Byers wrote:
> On Wed, 25 Oct 2006, Gary Byers wrote:
>
>> The good news is that whatever the fix is it won't involve some
>> horrible
>> bootstrapping cycle ... let me look at this, check something into
>> CVS, and
>> get back to you.
>>
>
> I think that this (and the PEEK-CHAR problem that Ben Hyde
> reported) should
> now be fixed in CVS.
Yes :-) Thanks! - ben
547$ history | tail
538 cvs -q up -A
539 (cd lisp-kernel/darwinppc; make)
540 scripts/openmcl -e '(progn (ccl:xload-level-0 :force) (quit))'
541 scripts/openmcl -e '(progn (ccl:compile-ccl t) (quit))'
542 cp dppccl.image saved_dppccl.image
543 ./dppccl ppc-boot.image
544 scripts/openmcl
545 echo '(progn (print :gee) (quit))' | scripts/openmcl -K utf-8
-Q -n -b
546 history
547 history | tail
548$ echo '(progn (print :gee) (quit))' | scripts/openmcl -K utf-8 -Q
-n -b
:GEE
549$
More information about the Openmcl-devel
mailing list