Re: Cross-compiling activemq-cpp on Centos 5

2010-07-20 Thread Timothy Bish
On Tue, 2010-07-20 at 12:21 -0500, Devin Venable wrote: > Looks like my joy was premature. Each time I start up a small sample > program that connects to the queue, I get a seg fault. I run the same > sample programs on other platforms (like Ubuntu) and it works great. Here's > the stack trace f

Re: Cross-compiling activemq-cpp on Centos 5

2010-07-20 Thread Devin Venable
it was tricky because I > needed > > the 32 bit build and I was compiling on a 64 bit Centos 5. > > > > I finally got it done and posted the recipe for cross-compiling > activemq-cpp > > on Centos 5. If anyone needs to do the same, check here for the steps: > > >

Re: Cross-compiling activemq-cpp on Centos 5

2010-07-20 Thread Timothy Bish
endencies on newer libraries, so I had to resort to compiling it myself. > Typically this is not such a big deal, but it was tricky because I needed > the 32 bit build and I was compiling on a 64 bit Centos 5. > > I finally got it done and posted the recipe for cross-compiling activem

Cross-compiling activemq-cpp on Centos 5

2010-07-20 Thread Devin Venable
. Typically this is not such a big deal, but it was tricky because I needed the 32 bit build and I was compiling on a 64 bit Centos 5. I finally got it done and posted the recipe for cross-compiling activemq-cpp on Centos 5. If anyone needs to do the same, check here for the steps: http