guile-devel
[Top][All Lists]
Advanced

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

Re: 1.8 status and 64-bit data corruption


From: Neil Jerram
Subject: Re: 1.8 status and 64-bit data corruption
Date: Tue, 28 Mar 2006 21:56:55 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Neil Jerram <address@hidden> writes:

> I believe the only important 1.8 bug still outstanding is the one
> which causes Scheme data corruption on 64-bit platforms - and which is
> usually enough to cause the build to fail in
> snarf-check-and-output-texi.

Someone has been kind enough to loan me an account on a 64-bit
machine:

address@hidden:~/guile-core-1.8-20060328$ uname -a
Linux we 2.6.8-11-amd64-k8-smp #1 SMP Wed Jun 1 00:01:27 CEST 2005 x86_64 
GNU/Linux

But using the latest 1.8 snapshot, guile-core-1.8-20060328.tar.gz, I
can't reproduce the problem, either with straight `./configure; make'
or with `env CC="gcc -m64" ./configure; make'.

Is this because something got fixed in 1.8 CVS, or because I'm missing
some important ingredient of the builds which were reported as failed?

The gcc on this machine is:

address@hidden:~/guile-core-1.8-20060328$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Any input much appreciated.

Regards,
    Neil





reply via email to

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