texlive[47071] Build/source/doc/README.solaris: update README.solaris

commits+mojca at tug.org commits+mojca at tug.org
Thu Mar 22 11:17:04 CET 2018


Revision: 47071
          http://tug.org/svn/texlive?view=revision&revision=47071
Author:   mojca
Date:     2018-03-22 11:17:04 +0100 (Thu, 22 Mar 2018)
Log Message:
-----------
update README.solaris

Modified Paths:
--------------
    trunk/Build/source/doc/README.solaris

Modified: trunk/Build/source/doc/README.solaris
===================================================================
--- trunk/Build/source/doc/README.solaris	2018-03-22 08:00:14 UTC (rev 47070)
+++ trunk/Build/source/doc/README.solaris	2018-03-22 10:17:04 UTC (rev 47071)
@@ -41,10 +41,10 @@
 Building for 64-bit
 ===================
 
-All binaries have been compiled with gcc-5.2.
+All binaries have been compiled with gcc-5.5.
 The only thing that is needed to build for 64-bit is to define
-    export CC="/path/to/gcc-5.2 -m64"
-    export CXX="/path/to/g++-5.2 -m64"
+    export CC="/path/to/gcc-5.5 -m64"
+    export CXX="/path/to/g++-5.5 -m64"
 
 Building wget
 =============
@@ -121,8 +121,8 @@
 
 Asymptote has been built with the following flags:
 
-export CC=/opt/csw/bin/gcc-5.2
-export CXX=/opt/csw/bin/g++-5.2
+export CC=/opt/csw/bin/gcc-5.5
+export CXX=/opt/csw/bin/g++-5.5
 ./configure --prefix=/tmp/asyinst --enable-texlive-build \
     --disable-fftw --disable-offscreen --disable-sigsegv \
     --disable-gl --disable-gsl --disable-readline
@@ -170,7 +170,7 @@
 Building texlive
 ================
 
-Additional settings were needed to compile TeX Live with gcc 5.2:
+Additional settings were needed to compile TeX Live with gcc 5.5:
   * ./Build --without-iconv
 
 The '--without-iconv' makes sure to avoid linking against libiconv



More information about the tex-live-commits mailing list