Explorar o código

INSTALL updating compiler requirements

Olle E. Johansson %!s(int64=8) %!d(string=hai) anos
pai
achega
7ddb20da95
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      INSTALL

+ 4 - 2
INSTALL

@@ -63,8 +63,10 @@ There are various configuration options defined in the Makefile.
 
 Requirements:
 
-- gcc or icc : gcc >= 2.9x; 3.[12] recommended (it will work with older version
-  but it might require some options tweaking for best performance)
+- gcc or clang: 
+     gcc >= 2.9x; 3.[12] recommended (it will work with older version
+     but it might require some options tweaking for best performance)
+     clang >= version 3.3
 - bison or yacc (Berkley Yacc)
 - flex
 - GNU make (on Linux this is the standard "make", on *BSD and Solaris it is