Changes between Version 8 and Version 9 of ExoticPorts
- Timestamp:
- 12/26/13 10:12:18 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExoticPorts
v8 v9 26 26 27 27 * Singular fails to buid because my system is oddly configured and a fix for very old versions of gcc includes some headers it should not. This is fixed upstream. 28 * FFLAS-FFLAPACK fails to build , don't know why yet. (The new?) ATLAS needs to be linked with "-lrt" (realtime lib), see http://trac.sagemath.org/ticket/10508?cversion=1&cnum_hist=415#comment:407.28 * FFLAS-FFLAPACK fails to build. (The new?) ATLAS needs to be linked with "-lrt" (realtime lib), see http://trac.sagemath.org/ticket/10508?cversion=1&cnum_hist=415#comment:407. 29 29 30 30 === Sun Ultrasparc T1/2 running debian/sparc (64 bit kernel, 32 bit userland, 64 bit Sage build) === … … 34 34 * tachyon fails for the same stupid reason as before. 35 35 * flint fails because we have to feed gcc with -mno-relax when packing shared obj. Fixed upstream at 38d45090d5e46e7237 and in 2.4. 36 * Singular fails, ld complaining about icompatibility between sparcv9 and sparc. 36 37 37 38 === Sun Ultrasparc T2 running Solaris 10 (64 bit kernel, 32 bit userland, 64 bit Sage build) === … … 39 40 * Don't forget to set SAGE64=yes. 40 41 * This is not used by gcc, to build gcc pass something like CC="gcc -m64" or CFLAGS="-m64", I also had to pass GCC_CONFIGURE="--target=sparc64-sun-solaris2.10 --host=sparc64-sun-solaris2.10" to build a 64 bit compiler targetting 64 bit builds. 41 * Singular fails to buid because my system is oddly configured and a fix for very old versions of gcc includes some headers it should not. This is fixed upstream. 42 * FFLAS-FFLAPACK fails to build, don't know why yet. (The new?) ATLAS needs to be linked with "-lrt" (realtime lib), see http://trac.sagemath.org/ticket/10508?cversion=1&cnum_hist=415#comment:407. 42 * GCC fails to build, probably in stage 1, looking for sparc64-sun-solaris2.10-gcc.