From: Timo Heister Date: Tue, 7 Aug 2012 14:27:05 +0000 (+0000) Subject: document support for clang X-Git-Tag: v8.0.0~2382 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c555a1095712be6dabb0f3376c667accdf1e055;p=dealii.git document support for clang git-svn-id: https://svn.dealii.org/trunk@25759 0785d39b-7218-0410-832d-ea1e28bc413d --- 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