[Openmcl-devel] command line arguments?

Gary Byers gb at clozure.com
Tue Dec 16 10:41:27 PST 2003



On Tue, 16 Dec 2003, Rick Taube wrote:

> Hello, Im running 0.13 on Darwin. I would like to be able to deterine
> the directory from which my image is being  booted. I had hoped that
> (ccl::command-line-arguments) would give this information to me, but
> the -I or --image-name options are never included on the list when I
> specify it on the command line with-or-without explicitly adding them
> to my application class. ive tried both the 'openmcl' script and
> execing dppccl direcltly.  Is there some way to get the value of the
> "-I" arg from inside the booted image? Any help would be greatly
> appreciated.
>

It's the value of the special variable CCL::*HEAP-IMAGE-NAME*, which
should of course be exported/documented.




More information about the Openmcl-devel mailing list