From 0a41c50aa72d994927dbe226587ad6324174cd40 Mon Sep 17 00:00:00 2001 From: Mojca Miklavec Date: Thu, 22 Mar 2018 10:17:04 +0000 Subject: update README.solaris git-svn-id: svn://tug.org/texlive/trunk@47071 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/doc/README.solaris | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Build/source/doc') diff --git a/Build/source/doc/README.solaris b/Build/source/doc/README.solaris index 45f10cad89e..fe7aed845ea 100644 --- a/Build/source/doc/README.solaris +++ b/Build/source/doc/README.solaris @@ -41,10 +41,10 @@ You can check the libc version with 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 @@ Building asymptote 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 @@ The resulting binary depends on: 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 -- cgit v1.2.3