gcl-devel
[Top][All Lists]
Advanced

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

RE: [Gcl-devel] gcl-2.6.1-cvs build error on windows


From: Billinghurst, David (CALCRTS)
Subject: RE: [Gcl-devel] gcl-2.6.1-cvs build error on windows
Date: Wed, 25 Feb 2004 15:24:53 +1100

Just to confirm that on:
 - Win XP SP1 / msys 1.09 / gcc-3.3.1
 - unpatched gcl-2.6.1 cvs
 - ./configure --enable-ansi
 - make
I get a build failure (below) but I can build gcl and
maxima with the '(si::use-fast-links nil)' patch in pcl/makefile 



Compiling PCL_FIXUP...
Compiling C:/msys/1.0/local/src/gcl-2.6.1-b/unixport/../pcl/pcl_fixup.lisp.
End of Pass 1.  
End of Pass 2.  
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling 
C:/msys/1.0/local/src/gcl-2.6.1-b/unixport/../pcl/pcl_fixup.o.
Loading binary of PCL_FIXUP...
Compiling gazonk0.lsp.
End of Pass 1.  
End of Pass 2.  
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3
Finished compiling gazonk0.lsp.

Error: Caught fatal error [memory may be damaged]
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by FIX-EARLY-GENERIC-FUNCTIONS.
Broken at COMPUTE-DISCRIMINATING-FUNCTION.  Type :H for Help.
PCL>>for i in gazonk* ; do j=$(echo $i | sed 's,\..*$,,1');\
        cat $i | sed "s,$j,pcl_$j,g" >pcl_$i && rm $i; done
gcc -fno-zero-initialized-in-bss -Wall -fwritable-strings -DVOL=volatile 
-fsigned-char -mcpu=i386 -march=i386  -I/usr/local/src/gcl-2.6.1-b/o  -c 
pcl_compat.c -o pcl_compat.o
gcc.exe: pcl_compat.c: No such file or directory




reply via email to

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