From beeca1c69ea040c8773e75e05a58c6476b7b7d36 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 5 Dec 2008 19:20:44 +0000 Subject: Updated minimum gcc version as earlier version reported not to work anymore. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@723829 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'cpp') diff --git a/cpp/INSTALL b/cpp/INSTALL index c95856ab76..317f576f36 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -51,7 +51,9 @@ a source distribution: * e2fsprogs (1.39) * pkgconfig (0.21) -(*) earlier versions of boost e.g. 1.33 also work +(*) earlier versions of boost e.g. 1.33 also work and there is a patch +to get 1.32 working in the svn tree though that is only recommended as +a last resort. Optional cluster functionality requires: * openais (0.80.3) @@ -65,7 +67,7 @@ Optional SSL support requires: * nspr Qpid has been built using the GNU C++ compiler: - * gcc (3.2.3) + * gcc (3.4.6) If you want to build directly from the SVN repository you will need all of the above plus: -- cgit v1.2.1