From fe692370f63a37f6674a094386232ba6d9528c64 Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 28 Nov 2001 16:15:42 +0000 Subject: [PATCH] gcc-2.96 git-svn-id: https://svn.dealii.org/trunk@5292 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/faq.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/faq.html b/deal.II/doc/faq.html index 7fbb092c6f..5ef01972e1 100644 --- a/deal.II/doc/faq.html +++ b/deal.II/doc/faq.html @@ -20,6 +20,7 @@
  1. How do I change the compiler? +
  2. I cannot compile deal.II with gcc 2.96!
  3. Can I use/implement triangles/tetrahedra in deal.II?
  4. Can I solve problem XXX with @@ -39,6 +40,14 @@ section in the readme file.

    +

    I cannot compile deal.II + with gcc 2.96!

    + +

    + You cannot. Version 2.96 has never been an officially published + version of gcc. You can either use Version 2.95.2 or 3.X. +

    +

    Can I use/implement triangles/tetrahedra in deal.II?

    @@ -106,4 +115,4 @@

    - \ No newline at end of file + -- 2.39.5