X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=2c3f634187b45a7133f67173ea24cbf01986492e;hp=8194eccc22a3ae5f43b1b306f66ef978346c6d4e;hb=0f4889513f4f70809d64a608e6fa0ec5cdb83390;hpb=9e2c1a0044ff991627ae22070727a33e12d79954 diff --git a/INSTALL b/INSTALL index 8194eccc..2c3f6341 100644 --- 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 -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 ---------------------------- @@ -109,7 +110,5 @@ to compile, install and work properly: Cint version | how it works --------------+---------------------------------------------------------- < 5.14.39 | `VERBOTEN' by license (please bite your favorite lawyer) - < 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-62 | compiles fine, works well + < 5.14.60 | since GiNaC version 0.7, these do not compile any more + 5.14.62-83 | compiles fine, works well with GCC 2.95.x. GCC3 no go.