[comp.archives] [lisp] Re: KCL for a SUN 4

simon@gmdtub (Simon Leinen) (03/21/91)

Archive-name: languages/lisp/akcl/1991-03-20
Archive: cli.com:/pub/akcl/akcl-1-530.tar.Z [192.31.85.1]
Original-posting-by: simon@gmdtub (Simon Leinen)
Original-subject: Re: KCL for a SUN 4
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

>>>>> On 19 Mar 91 02:39:05 GMT, dcorbett@ultima.socs.uts.edu.au (Dan
>>>>> Corbett) said:

Dan> We've been running KCL on SUN 3s for a year now.  We just
Dan> completed upgrading all of our hardware to SUN 4s (with lots of
Dan> guarantees that everything would work _just_fine_) and find that
Dan> KCL won't compile on the SUN4.  We're running SunOS 4.1.1
Dan> (probably the export version).

Dan> Does anyone know what the fixes might be?  Failing that, does
Dan> anyone have KCL (or Austin KCL) running on a SUN 4 that we can
Dan> ftp (or get a tape)?

We are running AKCL (1-505) on Sun-4s just fine.  In SunOS 4.0 and
greater, the format of object files has been changed so that older
versions of AKCL don't compile anymore.  This has been fixed some time
ago.  The current version on Rascal.ICS.UTexas.EDU (128.83.138.20) is

-rw-r--r--  1 root       706107 Jan  8 16:39 akcl-1-530.tar.Z

You will find it in the `/pub' subdirectory of the anonymous FTP
archive.

I recommend that you use GCC as the back end of the KCL compiler (if
you have it).  As of its current version, it will generate slightly
worse code than Sun's new optimizing CC, but the compilation speed is
usually MUCH higher.
-- 
Simon.