[Bug-openmcl] latest build
Gary Byers
gb at clozure.com
Wed Jan 21 23:33:55 MST 2004
On Wed, 21 Jan 2004, bryan o'connor wrote:
> latest cvs sources fixed the problem. thanks!
>
> > unfortunately, this didn't do it.
>
For some reason, it just took about 10 minutes to scp a 2MB archive
from my laptop to clozure.com (which is about 4 feet away at the moment),
but there's an 040122 image in the testing directory as well.
I followed my own advice and deleted all fasls before building, and
this time everything got built. (Eventually.)
Sometime soon (maybe a week or so), it should be possible to at least
say something like:
(disassemble-cross-compiled-function
(compile-for-target :ppc64
'fact
'(lambda (n) (if (zerop n) ...))))
and see some 64-bit code, and all of this (well, most of it) renaming
and moving things around will start to make sense. Honest.
More information about the Bug-openmcl
mailing list