]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
- applied `dch -i'.
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7d9804ba9df2e699a7759625d03667ced83f450f..d11413917c0de0bf6654c133b6b382bd7b548f28 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -74,7 +74,8 @@ Problems with CLN
 You should use at least CLN-1.1, since during the development of
 GiNaC various bugs have been discovered and fixed in earlier versions.
 Please install CLN properly on your system before continuing with
 You should use at least CLN-1.1, since during the development of
 GiNaC various bugs have been discovered and fixed in earlier versions.
 Please install CLN properly on your system before continuing with
-GiNaC.
+GiNaC.  When using GCC3 as compiler please use at least CLN-1.1.1
+since some parts of GiNaC won't build with CLN-1.1.
 
 Problems with building ginsh
 ----------------------------
 
 Problems with building ginsh
 ----------------------------
@@ -109,5 +110,5 @@ to compile, install and work properly:
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
  Cint version | how it works
 --------------+----------------------------------------------------------
  < 5.14.39    | `VERBOTEN' by license (please bite your favorite lawyer)
- < 5.14.60    | since GiNaC version 0.7, these do not compile any more
-   5.14.62-69 | compiles fine, works well
+ < 5.14.62    | since GiNaC version 0.7, these do not compile any more
+   5.14.64-86 | compiles fine, works well with GCC 2.95.x.  GCC3 no go.