From: DRC Date: Sat, 20 Jun 2015 16:21:33 +0000 (+0000) Subject: Studies show that GCC v5.1.0 performs as well as or better than v4.2, but v4.7.x... X-Git-Tag: 1.4.2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06bf10d19e0863a7772ac173235d7a8777e350b7;p=libjpeg-turbo Studies show that GCC v5.1.0 performs as well as or better than v4.2, but v4.7.x-v4.9.x do not perform as well as v4.2. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1572 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/BUILDING.txt b/BUILDING.txt index ea8d906..c40fc7c 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -47,7 +47,7 @@ Build Requirements code, relative to building libjpeg-turbo with GCC v4.2. If you are running Snow Leopard or earlier, it is suggested that you continue to use Xcode v3.2.6, which provides GCC v4.2. If you are using Lion or later, it - is suggested that you install Apple GCC v4.2 through MacPorts. + is suggested that you install Apple GCC v4.2 or GCC v5 through MacPorts. -- If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is required. Some systems, such as Solaris 10 and later and Red Hat Enterprise