Re: [AMQ-CPP] Issues with 3.2.1

2010-07-16 Thread Romain CHANU
I have upgraded my gcc compiler to gcc 4.4 on the Debian environment (cf. email below). "make check" passed but I cannot run the examples. I still have the segmentation fault error. Anyone to advise? Thank you. Romain On 16 July 2010 13:22, Romain CHANU wrote: > Hi Sebastian, > > I am trying

Re: [AMQ-CPP] Issues with 3.2.1

2010-07-15 Thread Romain CHANU
Hi Sebastian, I am trying to upgrade right now the gcc compiler on the Debian environment. However, my baseline environment is CentOS (they follow the RHEL development stream as you know). I keep you informed on my investigation. On 16 July 2010 12:00, Sebastian Rodriguez wrote: > Hi, > > Ha

Re: [AMQ-CPP] Issues with 3.2.1

2010-07-15 Thread Sebastian Rodriguez
Hi, Have you tried upgrading your gcc in the centos and debian machines? This would keep a consisting environment so that we can rule out that possible root of problems? Regards On 16 July 2010 11:49, Romain CHANU wrote: > Hi, > > I am currently upgrading my client from 3.1.0 to 3.2.1. > > Th