On Wed, 2011-09-21 at 11:36 +0100, Gordon Sim wrote: > On 09/20/2011 02:54 PM, Ohme, Gregory (GE Healthcare) wrote: > > Which version of boost is required for qpid0.12? > > > > I have errors during compile related to boost. I'm building on SLES11.1 > > with boost 1.36. I have no errors building on rhel 5.1 with boost 1.39. > > I'd just like to confirm the versions before I go through the effort of > > updating boost versions. 0.10 built fine on SLES11 with boost 1.36 > > The INSTALL guide claims 1.35 is supported. I can build 0.12 against > 1.33 (on RHEL 5.5). > > Does 0.10 still build on that same machine? If so, the only change I can > see in the affected area is: > http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/RefCounted.h?r1=1101181&r2=1101180&pathrev=1101181 > > (cc:ed Andrew who made this change, I believe as part of support for Clang?) > > What compiler version are you using?
As a point of reference, I successfully compile with boost 1.44 & gcc 4.5.1 using fedora 14, and those changes were made to support clang 2.9. I believe that others compile regularly with boost 1.33 & gcc 4.1.2 (Red Hat Enterprise 5.7) and also boost 1.41 & gcc 4.4.5 (RHEL 6.1). Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
