From: Andre Noll Date: Fri, 5 Aug 2011 11:13:19 +0000 (+0200) Subject: manual: Mention that clang is also a supported compiler. X-Git-Tag: v0.4.8~23 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=656a02453498156bab09763011ff43b81db57634 manual: Mention that clang is also a supported compiler. And add a link to the clang home page. --- 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