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: Camm Maguire
Subject: Re: [Gcl-devel] gcl-2.6.1-cvs build error on windows
Date: 20 Feb 2004 16:21:24 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  Mike, did't you run into this in an intermediary step to
the enabling of fast-links?

David, see if it goes away by turning off fast links in the pcl
makefile as before.

Take care,

"Billinghurst, David (CALCRTS)" <address@hidden> writes:

> gcl-2.6.1-cvs updated around 14 hours ago, say 2004-02-20 05:00 UTC, doesn't 
> build for me on windows
> 
> Build on same machine, about 24 hours previously, worked with patc I posted
> 
> With:
>   - unpatched cvs
>  - ./configure --enable-ansi
>  - make
> 
> I get
> 
> Compiling PCL_FIXUP...
> Compiling C:/msys/1.0/local/src/gcl-2.6.1/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/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/o  -c 
> pcl_compat.c -o pcl_compat.o
> gcc.exe: pcl_compat.c: No such file or directory
> gcc.exe: no input files
> make[1]: *** [pcl_compat.o] Error 1
> make[1]: Leaving directory `/usr/local/src/gcl-2.6.1/pcl'
> make: *** [unixport/saved_pcl_gcl] Error 2
> 
> 
> 
> The patch for firstfile.o and lastfile.o seems to do the right thing.  Time 
> to take the boy to basketball.
> I'll do a cvs update and put a new build on before I go.
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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