[sr-dev] git:master:7ddb20da: INSTALL updating compiler requirements

Olle E. Johansson oej at edvina.net
Sat Jan 14 21:02:45 CET 2017


Module: kamailio
Branch: master
Commit: 7ddb20da95d35033eea00c2d4400db9a725b7e7b
URL: https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9a725b7e7b

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2017-01-14T20:46:31+01:00

INSTALL updating compiler requirements

---

Modified: INSTALL

---

Diff:  https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9a725b7e7b.diff
Patch: https://github.com/kamailio/kamailio/commit/7ddb20da95d35033eea00c2d4400db9a725b7e7b.patch

---

diff --git a/INSTALL b/INSTALL
index f88fbec..e1cfcef 100644
--- a/INSTALL
+++ b/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




More information about the sr-dev mailing list