gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Does the --enable-ansi config option work?


From: Paul F. Dietz
Subject: Re: [Gcl-devel] Does the --enable-ansi config option work?
Date: Tue, 06 Aug 2002 06:10:40 -0500

Camm Maguire wrote:
> 
> Greetings, and thanks for your report!  I also was unable to compile
> with --enable-ansi, but I got a compilation error on cache.lisp, which
> is after macros.lisp in the pcl build sequence. I've just committed a
> fix to cmpif.lsp, with which I can now compile the ansi stuff without
> error.  I've also reconfirmed the maxima build.  Please try it out,
> and see if it works for you.

Thanks, but it still bombs for me.  Here's the tail end of the make output:

make[1]: Entering directory `/home/dietz/gcl/gcl/clcs'
echo '(load "package.lisp")(load "loading.lisp")(jamie-load-clcs :compile)' | 
../pcl/saved_gcl_pcl
GCL (GNU Common Lisp)  Version(2.5.0) Sat Aug  3 17:46:43 CDT 2002
Licensed under GNU Library General Public License
Contains Enhancements by W. Schelter
 
>
T
 
>
T
 
>
Compiling precom.lisp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling precom.lisp.
Compiling macros.lisp.
 
Unrecoverable error: Segmentation violation..
make[1]: *** [compile] Error 134
make: *** [clcs/saved_full_gcl] Error 2
make[1]: Leaving directory `/home/dietz/gcl/gcl/clcs'

----------

I've got rpms gcc-2.96-81 and glibc-2.2.2-10 installed.

        Paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]