浏览代码

INSTALL updating compiler requirements

Olle E. Johansson 8 年之前
父节点
当前提交
7ddb20da95
共有 1 个文件被更改,包括 4 次插入2 次删除
  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