Parcourir la source

INSTALL updating compiler requirements

Olle E. Johansson il y a 8 ans
Parent
commit
7ddb20da95
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  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