From 656a02453498156bab09763011ff43b81db57634 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 5 Aug 2011 13:13:19 +0200 Subject: [PATCH] manual: Mention that clang is also a supported compiler. And add a link to the clang home page. --- web/manual.m4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/web/manual.m4 b/web/manual.m4 index 2af59f53..3d5bc2ee 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -202,9 +202,10 @@ In any case you'll need git clone git://git.tuebingen.mpg.de/osl - - XREFERENCE(ftp://ftp.gnu.org/pub/gnu/gcc, gcc). The - EMPH(gnu compiler collection) is usually shipped with the - distro. gcc-3.3 or newer is required. + - XREFERENCE(ftp://ftp.gnu.org/pub/gnu/gcc, gcc) or + XREFERENCE(http://clang.llvm.org, clang). All gcc versions + >= 3.3 are currently supported. Clang version 1.1 or newer + should work as well. - XREFERENCE(ftp://ftp.gnu.org/pub/gnu/make, gnu make) is also shipped with the disto. On BSD systems the gnu make -- 2.39.2