[Ecls-list] BUG: compiler generating illegal pointer on AMD64
Eric Marsden
eric.marsden at free.fr
Tue Jan 8 14:43:43 UTC 2008
Juan Jose Garcia-Ripoll écrivait:
> I am afraid everything is rather puzzling. Only thing I could try is
> debugging on a similar configuration, but right now I have no physical
> access to a 64-bit machine -- would it be possible to have a test
> account on that box you have troubles with?
the problem seems to be specific to GCC version 4.2; ECL compiled with
gcc-4.1 does not have the problem. The versions are:
% gcc-4.1 --version
gcc-4.1 (GCC) 4.1.3 20071209 (prerelease) (Debian 4.1.2-18)
Copyright (C) 2006 Free Software Foundation, Inc.
% gcc-4.2 --version
gcc-4.2 (GCC) 4.2.3 20071123 (prerelease) (Debian 4.2.2-4)
Copyright (C) 2007 Free Software Foundation, Inc.
I'm afraid it's not currently convenient for me to make a test account
available.
Eric
More information about the ecl-devel
mailing list