[GiNaC-devel] Univariate GCD benchmark (Was: some questions)

Richard B. Kreckel kreckel at ginac.de
Thu Feb 5 21:59:02 CET 2009


Vladimir V. Kisil wrote:
> On Thu, Feb 5, 2009 at 12:42 PM, Richard B. Kreckel <kreckel at ginac.de> wrote:
>> Strange. I just ran current master HEAD ten times and it finished fine.
> 
> I tried with HEAD as well with the same result: an endless run. My
> configuration is:
> 
> 1. Debian (testing):uname -a
> Linux desktop 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686 GNU/Linux
> 2.  gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian
> 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
> --enable-shared --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix --enable-nls
> --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
> --enable-mpfr --enable-targets=all --enable-cld
> --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
> --target=i486-linux-gnu
> Thread model: posix
> gcc version 4.3.2 (Debian 4.3.2-1.1)
> 3. libcln5 1.2.2-2
> 4. GiNaC is obtained by
> git-clone git://www.ginac.de/ginac.git head
> then
> cd head && autoreconf -i && ./debian/rules binary && make check

I was about to say that my environment is the same. Until I realized: 
I'm using a 64 bit system!

This suggest the theory that it works in 64 bit systems and doesn't work 
on 32 bit systems, right?

   -richy.
-- 
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>


More information about the GiNaC-devel mailing list