Re: Error compiling proton C++ binding 0.12 with GCC 3.4

2016-02-22 Thread TRUFANOW Alexandre
titcher wrote: > > On Wed, 2016-02-17 at 10:51 +0000, TRUFANOW Alexandre wrote: > > > Hi, > > > > > > I am attempting to compile proton and the C++ binding using GCC > > > 3.4 > > > > This is a very old compiler (from no later than 2006), an

Re: Error compiling proton C++ binding 0.12 with GCC 3.4

2016-02-19 Thread TRUFANOW Alexandre
Hi Andrew, Thanks for the pointer! Unfortunately this doesn't work, I'll see if we can include a newer version of GCC in our build chain. Alexandre On jeu., 2016-02-18 at 13:27 -0500, Andrew Stitcher wrote: > On Wed, 2016-02-17 at 10:51 +0000, TRUFANOW Alexandre wrote: > > Hi, >

Re: Error compiling proton C++ binding 0.12 with GCC 3.4

2016-02-18 Thread TRUFANOW Alexandre
Trying again as my initial mail seems to have been stopped by a spam filter. On mer., 2016-02-17 at 10:51 +, TRUFANOW Alexandre wrote: > Hi, > > I am attempting to compile proton and the C++ binding using GCC 3.4 and > get the following error when compiling the C++ bindings. (co

Error compiling proton C++ binding 0.12 with GCC 3.4

2016-02-17 Thread TRUFANOW Alexandre
Hi, I am attempting to compile proton and the C++ binding using GCC 3.4 and get the following error when compiling the C++ bindings. (compiler flags have been removed in proton-c/CMakeLists.txt: -pedantic-errors -Wno-variadic-macros) > [ 33%] Building CXX object >