From: Guido Kanschat Date: Wed, 28 Nov 2001 16:15:42 +0000 (+0000) Subject: gcc-2.96 X-Git-Tag: v8.0.0~18543 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5bdd71fcb207f71a81e61da7b86c601daacde9;p=dealii.git gcc-2.96 git-svn-id: https://svn.dealii.org/trunk@5292 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 +