Boost logo

Ublas :

From: Andreas Klöckner (lists_at_[hidden])
Date: 2008-04-08 14:10:50


Hi Neal,

On Dienstag 08 April 2008, Neal Becker wrote:
> pyublas looks very interesting.
> Too bad build on gcc-4.1.2-33.x86_64 gives ICE. (with boost svn)

I'm having no trouble building with a very similar version of gcc:

8< --------------------------------------------------------------------
Target: x86_64-redhat-linux
Configured
with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --with-gxx-include-dir=/usr/include/c++/3.4.3 --enable-libgcj-multifile --enable-languages=c,c++,java,f95 --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.1 20070105 (Red Hat 4.1.1-53)
8< --------------------------------------------------------------------
(I'm using a boost checkout from maybe 1.5 months ago)

Can you please post the exact error message?

Thanks,
Andreas