Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-30 Thread Chuck Rolke
And to be a really good doobie don't forget a Windows build of some sort. -C - Original Message - > From: "Michael Goulish" > To: users@qpid.apache.org > Sent: Monday, September 29, 2014 6:01:12 PM > Subject: Re: Proton revision 1627945 barfs on cma

Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-29 Thread Michael Goulish
Sorry about that! ...fixed now, by making it static. in future, i will test the default build and the debug build. - Original Message - On 09/29/2014 12:01 PM, Andrew Stitcher wrote: > On Sat, 2014-09-27 at 16:18 +0100, Fraser Adams wrote: >> I just updated to r1627945 and when I do >>

Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-29 Thread Andrew Stitcher
On Mon, 2014-09-29 at 15:05 -0400, Andrew Stitcher wrote: > ... > To clarify: > > When using C99 You must always make inline functions "static inline" > anything else is a bug. > > If you compile your code using gcc or C++ then inline by itself will > work (mostly). And to amplify (sorry to writ

Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-29 Thread Andrew Stitcher
On Mon, 2014-09-29 at 14:00 -0400, Ted Ross wrote: > > On 09/29/2014 12:01 PM, Andrew Stitcher wrote: > > On Sat, 2014-09-27 at 16:18 +0100, Fraser Adams wrote: > >> I just updated to r1627945 and when I do > >> cmake -DCMAKE_BUILD_TYPE=Debug .. > >> make > >> > >> I get: > >> > >> Linking C share

Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-29 Thread Ted Ross
On 09/29/2014 12:01 PM, Andrew Stitcher wrote: > On Sat, 2014-09-27 at 16:18 +0100, Fraser Adams wrote: >> I just updated to r1627945 and when I do >> cmake -DCMAKE_BUILD_TYPE=Debug .. >> make >> >> I get: >> >> Linking C shared library libqpid-proton.so >> CMakeFiles/qpid-proton.dir/src/codec/co

Re: Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-29 Thread Andrew Stitcher
On Sat, 2014-09-27 at 16:18 +0100, Fraser Adams wrote: > I just updated to r1627945 and when I do > cmake -DCMAKE_BUILD_TYPE=Debug .. > make > > I get: > > Linking C shared library libqpid-proton.so > CMakeFiles/qpid-proton.dir/src/codec/codec.c.o: In function > `pni_node_fields': > /home/fadams

Proton revision 1627945 barfs on cmake -DCMAKE_BUILD_TYPE=Debug ..

2014-09-27 Thread Fraser Adams
I just updated to r1627945 and when I do cmake -DCMAKE_BUILD_TYPE=Debug .. make I get: Linking C shared library libqpid-proton.so CMakeFiles/qpid-proton.dir/src/codec/codec.c.o: In function `pni_node_fields': /home/fadams/qpid/qpid-trunk/proton/proton-c/src/codec/codec.c:99: undefined referenc