Jun Chen <[EMAIL PROTECTED]> writes:
> I am running CMUCL on the Alpha machine and the OS is > linux redhat 7.2. I am wondering if the > ftp://cvs2.cons.org/pub/lisp/cmucl/binaries/ > cmucl-19990212.alpha.linux.tgz is the only version for > this kind of combination (Alpha + Linux)? It's the only one I know of. > This tarball actually just includes two files (lisp > and lisp.core). Some other scipt files like > sample-wrapper and load-foreign.csh missed. So can I > use these kind of files from other verion's? Since > they seem almost the same. I imagine that sample-wrapper will work as-is. I don't think that port ever used load-foreign.csh If the assembled CMUCL hackers will excuse the impertinence, I would tend to recommend that you look at SBCL if you want to use Alpha/Linux. SBCL is mostly based on CMUCL but has more current ports, including a reasonably-actively maintained Alpha/Linux port. Declaration of personal interest: I am the Alpha maintainer for it ;-) -dan -- http://ww.telent.net/cliki/ - Link farm for free CL-on-Unix resources
