X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=fadf8baeef4837b4e781ed156ec82f9d06c70c76;hp=eac5e0f33cdf5d36f5245cd39cee22c51acc42ad;hb=c9282804ff4127fc84bb01b2b8707fbb6724b003;hpb=bf8d7f699631eee8bcc641c7d0dadfe99aabaa36;ds=sidebyside diff --git a/INSTALL b/INSTALL index eac5e0f3..fadf8bae 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 ---------------------------- @@ -110,4 +111,4 @@ to compile, install and work properly: --------------+---------------------------------------------------------- < 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-66 | compiles fine, works well + 5.14.62-79 | compiles fine, works well with GCC 2.95.x. GCC3 no go.