On Wed, 2009-12-23 at 14:51 -0500, Andrew Stitcher wrote: > On Wed, 2009-12-23 at 11:23 -0700, Riggs, Rob wrote: > > > From: Andrew Stitcher [mailto:[email protected]] > > > > > > I've now respun 0.6 and there will shortly be a qpid-0.6rc2 release for > > > your delectation at: > > > > > > http://qpid.apache.org/dist/qpid-0.6rc2 > > > > > > This respin includes QPID-2239, QPID-2240, QPID-2296. > > > > > > > Would it be possible to remove -Werror from release builds. There are too > > many combinations of Boost and GCC that generate warnings. This prevents > > building in (I would estimate) the majority of production environments. > > For example, I cannot build with GCC-4.3.2 and Boost 1.38. (Nor can I > > upgrade either of these at the moment.)
I should add that it would be useful if you could quantify this a bit more - which production environments are you specifically talking about? I have personally built the cpp package on Red Hat 5.4, Fedora 11/12, and Debian Lenny without encountering this issue. So I'm curious as to which production environment(s) you are referring to. I have had issues building on Solaris with gcc 4-3.2 and boost 1.35 (due to the -Werror) but then Solaris is currently broken for other reasons anyway. Andrew --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
