Hello All,
My original posting:
> I am attempting to get CLISP compiled/made on a DU 4.0B system with
> patch kit 8 installed.
>
> I am using CLISP package developed by Bruno Haible and Micheal Stoll,
> both in Germany. I got the version clisp-1998-09-09, looks like the
> newest.
>
> Anyhow, in the package it says that it will run on a DU 4.0B
> system. The release notes however suggest one install GCC, which
> I have no desire to do.
>
> Anyhow, I tried just making CLISP with the DU 4.0B CC compiler
> and followed the directions. Things seemed to go well until I
> get to a step where you run a script call makemake.
>
> makemake bombs and says that I cannot use a Pre_ANSI C compiler?
>
> Anyone with any thoughts/suggestions/ideas about this. Your help is
> greatly appreciated. I will summarize.
My only response from Sean O'Connell (Thanks Sean):
> Have tried:
>
> cc -std1 -DANSI_C_SOURCE
>
> This forces the compiler into strict ansi c mode.
Sean's solution solved the ANSI-C issue, however some compiles
bombed later on. So I am dead in the water it seems.
Anyone have any ideas for LISP on Digital Unix?
Steve
##################################################
# Stephen LaBelle #
# Senior Systems Administrator & Postmaster #
# Metropolitan State College of Denver #
# Denver, Colorado USA #
# labelles_at_mscd.edu #
##################################################
Received on Tue Oct 13 1998 - 15:16:22 NZDT