]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
- Updated Cint status.
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 584801e3410afc68fd6b3a655242084f13d54e67..a401b4c75fec5c0bc3a004179e3c6593f9334442 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -29,7 +29,7 @@ As with any autoconfiguring GNU software, installation is as easy as this:
  $ make
  $ make check
 [become root if necessary]
$ make install
# make install
 
 Known to work with:
   - Linux/x86, EGCS-1.1.x and GCC 2-95.x
@@ -111,7 +111,7 @@ to compile, install and work properly:
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
- < 5.14.39,40 | compiles but does not feel happy at all (inconsistent!)
+ < 5.14.41    | compiles but does not feel happy at all (inconsistent!)
    5.14.41    | tested on egcs 1.1.1, gcc 2.95.2: some weirdnesses
    5.14.44    | does not compile: G__cpp_ginaccint.C needs manual fixes
-   5.14.45    | compiles fine, still some weirdnesses during execution
+   5.14.45-52 | compiles fine, works well