On 03/04/2013 05:56 PM, mah wrote:
Hi I'm running in a 64-bit RedHat unix environment.
I would like to integrate activemq with code developed to only work with
32-bit environment (this means that my code is compiled with a -m32 flag).
Is there a 32-bit version of activemq available through a rpm?
No idea on that one.
If not, then how do I edit the configure.ac files to have a -m32 flag?
You could try setting the CXXFLAGS value on the ./configure call to
CXXFALGS="-m32" but you'd also need to ensure that the configure command
finds only the 32 bit versions of its dependencies, APR, APR-Util, OpenSSL
Thanks,
--
View this message in context:
http://activemq.2283324.n4.nabble.com/activemq-cpp-with-m32-flag-tp4664371.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
--
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/