RE: Qpid client in Mac OS X

2015-04-24 Thread Steve Huston
Great! Thanks for the update, Filipe!

If you have patches to enable OS X builds, please attach them to a jira entry.

-Steve

> -Original Message-
> From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> Sent: Friday, April 24, 2015 1:42 PM
> To: users@qpid.apache.org
> Subject: RE: Qpid client in Mac OS X
> 
> Hi
> 
> Made it to compile c++ qpid client in Mac Os X.
> I had some issues with CLOCK_MONOTONIC, but I made it to compile
> libqmf2, libqpidclient, libqpidcommon, libqpidmessaging and libqpidtypes.
> 
> Already made a small test, like send/receive message and it went well.
> I'll make more tests to check everything is ok.
> 
> Best,
> Filipe Santos
> 
> -Original Message-
> From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> Sent: quarta-feira, 22 de Abril de 2015 18:19
> To: users@qpid.apache.org
> Subject: RE: Qpid client in Mac OS X
> 
> Hi
> 
> I'll find a way to set this task among my work and tell you how it went.
> 
> Best
> Filipe Santos
> 
> -Original Message-
> From: Steve Huston [mailto:shus...@riverace.com]
> Sent: terça-feira, 21 de Abril de 2015 20:22
> To: users@qpid.apache.org
> Subject: RE: Qpid client in Mac OS X
> 
> Hi Filipe,
> 
> I'm not aware of anyone trying this since that time. However, I see 
> conflicting
> reports of __thread support being added and working on OS X g++/clang.
> Intel C++ allegedly supports it in 15.0.
> 
> It's worth a try... If you give it a try, please let us know how it goes.
> 
> -Steve
> 
> > -Original Message-----
> > From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> > Sent: Tuesday, April 21, 2015 5:38 AM
> > To: users@qpid.apache.org
> > Subject: Qpid client in Mac OS X
> >
> > Hi everyone!
> >
> > Does anyone knows if the c++ qpid client can be used in Os X?
> >
> > I know this was already asked in 2010 (It was not possible then "the
> > OSX runtime has no support for the gcc thread specific variables
> > extension"), but five years have passed and things have changed!
> >
> > Best regards,
> > Filipe Santos
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional
> commands, e-mail: users-h...@qpid.apache.org
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional
> commands, e-mail: users-h...@qpid.apache.org
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional
> commands, e-mail: users-h...@qpid.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



RE: Qpid client in Mac OS X

2015-04-24 Thread Filipe Santos
Hi

Made it to compile c++ qpid client in Mac Os X.
I had some issues with CLOCK_MONOTONIC, but I made it to compile libqmf2, 
libqpidclient, libqpidcommon, libqpidmessaging and libqpidtypes.

Already made a small test, like send/receive message and it went well.
I'll make more tests to check everything is ok.

Best,
Filipe Santos

-Original Message-
From: Filipe Santos [mailto:filipe.san...@coollink.pt] 
Sent: quarta-feira, 22 de Abril de 2015 18:19
To: users@qpid.apache.org
Subject: RE: Qpid client in Mac OS X

Hi

I'll find a way to set this task among my work and tell you how it went.

Best
Filipe Santos

-Original Message-
From: Steve Huston [mailto:shus...@riverace.com]
Sent: terça-feira, 21 de Abril de 2015 20:22
To: users@qpid.apache.org
Subject: RE: Qpid client in Mac OS X

Hi Filipe,

I'm not aware of anyone trying this since that time. However, I see conflicting 
reports of __thread support being added and working on OS X g++/clang. Intel 
C++ allegedly supports it in 15.0.

It's worth a try... If you give it a try, please let us know how it goes.

-Steve

> -Original Message-
> From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> Sent: Tuesday, April 21, 2015 5:38 AM
> To: users@qpid.apache.org
> Subject: Qpid client in Mac OS X
> 
> Hi everyone!
> 
> Does anyone knows if the c++ qpid client can be used in Os X?
> 
> I know this was already asked in 2010 (It was not possible then "the 
> OSX runtime has no support for the gcc thread specific variables 
> extension"), but five years have passed and things have changed!
> 
> Best regards,
> Filipe Santos

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional 
commands, e-mail: users-h...@qpid.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional 
commands, e-mail: users-h...@qpid.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



RE: Qpid client in Mac OS X

2015-04-22 Thread Filipe Santos
Hi

I'll find a way to set this task among my work and tell you how it went.

Best 
Filipe Santos

-Original Message-
From: Steve Huston [mailto:shus...@riverace.com] 
Sent: terça-feira, 21 de Abril de 2015 20:22
To: users@qpid.apache.org
Subject: RE: Qpid client in Mac OS X

Hi Filipe,

I'm not aware of anyone trying this since that time. However, I see conflicting 
reports of __thread support being added and working on OS X g++/clang. Intel 
C++ allegedly supports it in 15.0.

It's worth a try... If you give it a try, please let us know how it goes.

-Steve

> -Original Message-
> From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> Sent: Tuesday, April 21, 2015 5:38 AM
> To: users@qpid.apache.org
> Subject: Qpid client in Mac OS X
> 
> Hi everyone!
> 
> Does anyone knows if the c++ qpid client can be used in Os X?
> 
> I know this was already asked in 2010 (It was not possible then "the 
> OSX runtime has no support for the gcc thread specific variables 
> extension"), but five years have passed and things have changed!
> 
> Best regards,
> Filipe Santos

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional 
commands, e-mail: users-h...@qpid.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



RE: Qpid client in Mac OS X

2015-04-21 Thread Steve Huston
Hi Filipe,

I'm not aware of anyone trying this since that time. However, I see conflicting 
reports of __thread support being added and working on OS X g++/clang. Intel 
C++ allegedly supports it in 15.0.

It's worth a try... If you give it a try, please let us know how it goes.

-Steve

> -Original Message-
> From: Filipe Santos [mailto:filipe.san...@coollink.pt]
> Sent: Tuesday, April 21, 2015 5:38 AM
> To: users@qpid.apache.org
> Subject: Qpid client in Mac OS X
> 
> Hi everyone!
> 
> Does anyone knows if the c++ qpid client can be used in Os X?
> 
> I know this was already asked in 2010 (It was not possible then "the OSX
> runtime has no support for the gcc thread specific variables extension"), but
> five years have passed and things have changed!
> 
> Best regards,
> Filipe Santos

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



Qpid client in Mac OS X

2015-04-21 Thread Filipe Santos
Hi everyone!

Does anyone knows if the c++ qpid client can be used in Os X?

I know this was already asked in 2010 (It was not possible then "the OSX 
runtime has no support for the gcc
thread specific variables extension"), but five years have passed and things 
have changed!

Best regards,
Filipe Santos