RE: Compiling qpid on aix 6.1 with gcc 4.8.2 (or gcc 4.8.3)

2014-12-16 Thread Steve Huston
I have a feeling you're right... will be here waiting ;-) > -Original Message- > From: Chris Whelan [mailto:chris.whe...@systemsandsoftware.net] > Sent: Tuesday, December 16, 2014 6:04 PM > To: > Subject: Re: Compiling qpid on aix 6.1 with gcc 4.8.2 (or gcc 4.8.3) > > Thanks for your qui

Re: Compiling qpid on aix 6.1 with gcc 4.8.2 (or gcc 4.8.3)

2014-12-16 Thread Chris Whelan
Thanks for your quick reply Steve. We are proceeding with xlc as you suggested. I have a feeling though it being aix and all, I will be posting again shortly... Regards, -Chris > On Dec 16, 2014, at 4:17 PM, Steve Huston wrote: > > Hi Chris, > > I don't have any insight into the gcc error

RE: Compiling qpid on aix 6.1 with gcc 4.8.2 (or gcc 4.8.3)

2014-12-16 Thread Steve Huston
Hi Chris, I don't have any insight into the gcc error. However, I've spent many years working on AIX with C++. I've had my share of long and unfruitful nights dealing with gcc. IBM has people involved with gcc and it still seems to have never-ending problems for some reason. For my 2 cents, I

Compiling qpid on aix 6.1 with gcc 4.8.2 (or gcc 4.8.3)

2014-12-16 Thread Chris Whelan
Hello, We have been struggling mightily to get qpid to compile on aix 6.1 with gcc. We have tried both 4.8.2 and 4.8.3 and the error we have run into is: /home/dbapi/enquesta_5_0/qpid-cpp-0.30/src/qpid/sys/posix/PosixPoller.cpp:796:2: internal compiler error: in function_and_variable_visibilit

Re: Cannot connect to RabbitMQ 3.3.5 using qpid-client-0.30

2014-12-16 Thread Nathan Kunkee
On 12/16/2014 10:59 AM, Wayna Runa wrote: Hi there, I have modified the "Hello.java" sample of qpid-client-0.30 JMS client to connect to RabbitMQ v3.3.5, but this does not work. My JNDI config (hello.properties) is: ---.--- java.naming.factory.initial =

Cannot connect to RabbitMQ 3.3.5 using qpid-client-0.30

2014-12-16 Thread Wayna Runa
Hi there, I have modified the "Hello.java" sample of qpid-client-0.30 JMS client to connect to RabbitMQ v3.3.5, but this does not work. My JNDI config (hello.properties) is: ---.--- java.naming.factory.initial = org.apache.qpid.jndi.PropertiesFileInitialCo