From bc9cd03111f908b06c07da4a8e774af2460cc74f Mon Sep 17 00:00:00 2001 From: heister Date: Tue, 7 Aug 2012 14:27:05 +0000 Subject: [PATCH] document support for clang git-svn-id: https://svn.dealii.org/trunk@25759 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 5 +++++ deal.II/doc/readme.html | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 47c0cc5640..9fbc5f42bc 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -62,6 +62,11 @@ used to store boundary indicators internally.
    +
  1. +New: officially added support for clang 3.1 or newer. +
    +(Timo Heister and Wolfgang Bangerth, 2012/08/07) +
  2. Changed: PETSc linking now prefers to use the libpetsc.so generated by PETSc starting from version 3.1+. This fixes the problem diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 2524fbc542..10c07e859a 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -55,9 +55,9 @@ developed and tested on the following platforms:
    • Linux on x86, with gcc 3.3, 3.4, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5; and - Intel ICC 10.0, 11.0 and 12; + Intel ICC 10.0, 11.0 and 12; clang 3.1
    • Linux on x86_64 (Opteron, AMD64, and Intel EM64T chips) using gcc - 3.3, 3.4, 4.0, 4.1, 4.3, 4.4 and 4.5; + 3.3, 3.4, 4.0, 4.1, 4.3, 4.4 and 4.5; clang 3.1
    • Mac OS X 10.2 or later, with gcc 4.0 or later (Please see the deal.II Wiki for installation issues);
    • Sun Solaris 2.5, 2.6, 7, 8, and 9 on Sparc, with -- 2.39.5