From 2a13f038ef3d86099f3c899b11961b5effc896ad Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 9 Oct 2000 07:47:42 +0000 Subject: [PATCH] Note gcc3. git-svn-id: https://svn.dealii.org/trunk@3399 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 88835d2e52..26a0cc2ce4 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -72,7 +72,10 @@ of the library (up to deal.II 3.0.x), but due to some missing feature in the support of Standard C++, we now only support later versions of gcc for releases of - deal.II after version 3.0.x. + deal.II after version 3.0.x. Beyond + that, we frequently test to compile + deal.II with newer gcc snapshots, so we + expect it to work with the upcoming release of gcc 3.0.

-- 2.39.5