]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Don't support egcs1.1 any more.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Apr 2000 13:07:21 +0000 (13:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Apr 2000 13:07:21 +0000 (13:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@2730 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/readme.html

index f2917c4b7ae892a6785e7e18ff67df9ee26d354a..fba468981870e1e468d4a2b557d20585235cb5a6 100644 (file)
@@ -34,7 +34,7 @@
     developed and tested on Unix systems only. It can be used positively on
     <ul>
       <li>Linux ELF with gcc 2.95.x;
-      <li>Sun Solaris 2.5, 2.6, and 7, with egcs 1.1.x and gcc 2.95.x;
+      <li>Sun Solaris 2.5, 2.6, and 7, with and gcc 2.95.x;
       <li>SGI IRIX64 with gcc 2.95.x;
       <li>IBM AIX 4.2, with gcc 2.95.x (with some restrictions on
           the use of shared libraries).
     operating system. It should therefore be rather simple to port it
     to other systems, at least with the compilers stated above. See <a
     href="http:porting.html">here</a>, if your system is not on this
-    list.
+    list. Note that we have supported egcs 1.1.x in previous releases
+    of the library (up to <acronym>deal.II</acronym> 3.0), but due to
+    some missing feature in the support of Standard C++, we now only
+    support later versions of gcc.
     </p>
 
     <p>
     The most important result of <code>./configure</code> is the
     creation of the file <code>common/Make.global_options</code>. This
     file contains compiler options, paths, etc which you may want to
-    use in the <a href="development/index.html" target="_top">Makefiles of your own
-    projects</a>. It is definitely a good
+    use in the <a href="development/index.html" target="_top">Makefiles
+    of your own projects</a>. It is definitely a good
     idea to include it into your Makefile, to allow using the same
     flags for compilation between library files and the files of your
     project, and to access the paths of the library files. To find

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.