On Tue, 2011-08-09 at 14:57 -0700, Seb wrote:
> Hi Tim,
> 
> So I give a try on Linux Ubuntu 9.4 with gcc 4.4.1 with the svn trunk
> of activemq-cpp.
> 
> I still get the same runtime error in the "createThreadInstance" with
> the sample code.
> 
> Although, when I use my code with the fix ( "throw()" added), it works
> just fine.
> 
> So I have 3 questions:
> - what is the test that you are doing to validate that activemq-cpp is
> fully working on the different targeted platform.
> - what version should I use if my application target all Unix platform
> ? (Mac OS X (Leo, Snow Leo, Lion), Linux)
> - Is there any #define that I can use to add dynamically that
> "throw()" in my code based on a #ifdef
> 
> Anyway, thanks for your help,
> 
> Seb
> 
> 

If using a plain linux box then I'd use v3.4.0 as trunk is generally
unstable.

Don't know what throw() change you are making.

For Mac trunk has the fixes needed for building on Mac which you could
backport to 3.4.0.  Once done then the unit and integration tests can be
run to validate.

Regards

-- 
Tim Bish
------------
FuseSource
Email: tim.b...@fusesource.com
Web: http://fusesource.com
Twitter: tabish121
Blog: http://timbish.blogspot.com/



Reply via email to