From 90896df2c859e912537affe498cf2e8d57c1cef9 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 23 Jan 2003 16:18:29 +0000 Subject: [PATCH] mention ibm xlc 6.0 git-svn-id: https://svn.dealii.org/trunk@6945 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/platforms/ibm_aix_xlc.html | 9 +++++++-- deal.II/doc/readme.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/platforms/ibm_aix_xlc.html b/deal.II/doc/platforms/ibm_aix_xlc.html index f3b9686ef7..9dbb3032aa 100644 --- a/deal.II/doc/platforms/ibm_aix_xlc.html +++ b/deal.II/doc/platforms/ibm_aix_xlc.html @@ -15,8 +15,8 @@

Installation instructions for IBM AIX using the xlC compiler

- First note that deal.II does not yet work with - IBM xlC compiler version 5.0, i.e. the compiler from the Visual + First note that deal.II does not work with neither + IBM xlC compiler version 5.0 nor 6.0, i.e. the compiler from the Visual Age for C++ package. We have tried to make it run and have fixed as many places as possible in order to reduce the number of errors, but have not been able to work around some problems. @@ -133,5 +133,10 @@ back on.

+

+ xlC version 6.0 does fare a little better, but there are still far too many + places to make things work. +

+ diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 8c59af8948..f15b2742ef 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -63,7 +63,7 @@ this page.
  • IBM AIX - with IBM's xlC 5.0 compiler. + with IBM's xlC 5.0 and 6.0 compilers.
  • Portland Group PGCC 3.3-2 on Linux. -- 2.39.5