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: 25 Feb 2004 09:54:49 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  OK apart from the obvious rechecking that your systems are
synchronized re source and toolchain, I just wanted to point out

http://mail.gnu.org/archive/html/gcl-devel/2004-01/msg00187.html

Mike, right after the ansi fix, you reported a similar problem in
fixup, no?  Your subsequent message said it went away after a clean
rebuild and make.  Perhaps you could help David reproduce your gdb
backtrace posted in this note and see if its the same?

Also, David -- if I recall you've bracketed the dates surrounding the
failure into some small range.  Can you repost these, and reverify
that the tree at the earlier date works?  That will narrow things down
a lot.  You can specify a date to a cvs checkout command via 

cvs -z9 -q co -r Version_2_6_1 -D (e.g. 20040101) -d gcl-old gcl

Take care,

"Mike Thomas" <address@hidden> writes:

> Hi Dave.
> 
> Thanks for the repeat trial.
> 
> | 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
> 
> That's bad news.  The only thing I can suggest at this point is a make
> cleanup first if you've done a previous build in that directory.
> 
> When you say "gcl-2.6.1 cvs" do you mean a source tarball from the web site
> or the stable source tree checked out from CVS?  I'm using CVS.  If you're
> using a tarball, let me know the exact location and I'll download and have a
> go.
> 
> I'm using MSYS 1.10 RC4 but that shouldn't be relevant, and version 2.4 of
> the MinGW32 Windows API and MinGW32 runtime 3.2.  My binutils version is:
> GNU ld version 2.14.90 20030807.
> 
> Cheers
> 
> Mike Thomas.
> 
> 
> |
> |
> |
> | 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
> |
> |
> | _______________________________________________
> | Gcl-devel mailing list
> | address@hidden
> | http://mail.gnu.org/mailman/listinfo/gcl-devel
> |
> |
> 
> 
> 
> 
> _______________________________________________
> 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]