I am running Allegro Common Lisp 5.0 on Redhat Linux 5.2. After loading
my code, I attempt a dumplisp, i.e.:
USER(3): (excl:dumplisp :name "test-image")
A roughly 3MB file is generated. I make test-image executable and
attempt to execute it, but get the message:
bash: ./test-image: cannot execute binary file
Any idea what I've forgotten?
Thanks,
John Sterling
<cs.nyu.edu at sterling>