[Openmcl-devel] Having problems starting bootstrapping heap image build
bryan o'connor
bryan-openmcl at lunch.org
Sat Mar 19 09:54:34 PST 2005
> [ford.local ~/download/cvs-trees/ccl]
what does this return for you?
(truename #4P"ccl:xdump;xppcfasload.dfsl")
the build process relies heavily on the logical-pathname "CCL".
if that isn't pointing to ~/download/cvs-trees/ccl, it won't
find the files. that logical-pathname is set by the env
variable $CCL_DEFAULT_DIRECTORY
the openmcl script should be setting $CCL_DEFAULT_DIRECTORY
before it execs [d]ppccl. make sure that it's pointing to
the right place.
...bryan
More information about the Openmcl-devel
mailing list