I've downloaded gcc 4.4.0 with a view to building this to try to get rid of the internal compiler bug on the T2.
I looked at an install.log of one of my builds of Sage using the Solaris binaries from Micheal and see the compiler was configured with: GCC Version gcc -v Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: ../gcc-4.3.2/configure --prefix=/home/mabshoff/sparc-solaris-toolchain/ --enable-languages=c,c++,fortran --with-gnu-ld --with-ld=/home/mabshoff/sparc-solaris-toolchain/bin/ld --with-gnu-as --with-as=/home/mabshoff/sparc-solaris-toolchain/bin/as --with-gmp=/usr/local/gmp-4.2.3/sparc-SunOS-gcc-4.3.1-abi32/ --with-mpfr=/usr/local/mpfr-2.3.2/sparc-SunOS-gmp-4.2.3-gcc-4.3.1-abi32/ Is it possible to move those /usr/local/gmp-4.2.3/sparc-SunOS-gcc-4.3.1-abi32/ and /usr/local/mpfr-2.3.2/sparc-SunOS-gmp-4.2.3-gcc-4.3.1-abi32/ to somewhere on the T2, so I can configure gcc to use them and build gcc 4.4.0? If those are known to work (on most machines anyway), I'd rather use them than download the sources and compile gmp and mpfr. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---