<div dir="ltr"><div>That thread is incredibly old (like 3 years) and before I took over maintaining the library. I believe the routines that do the encoding and decoding of wireformat data have been re-written to not do silly aliasing with pointers that would cause data-alignment issues (you would see crashes if there were issues with alignment).</div>
<div><br></div><div>Also I have heard reports that rabbitmq-c successfully runs on iOS (which I believe is ARM based), and Android (which is Linux, and can be ARM based). �That said, there are many different flavors of ARM out there (both big and little endian), and rabbitmq-c is not frequently tested on ARM-based platforms, so its not impossible for there to be bugs in rabbitmq-c when it comes to running on an ARM based platform.</div>
<div><br></div><div>I don't have access to an ARM platform to test it on - so its hard for me to repro what you're seeing.</div><div><br></div><div>-Alan</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 4:34 PM, Roberto Pagliari <span dir="ltr"><<a href="mailto:roberto@canary.is" target="_blank">roberto@canary.is</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi Alan/All,</div>I just realized there was a bug in rabbitmq-c when cross-compiling for ARM.�<div><br></div><div>Please, see this thread</div><div><a href="https://groups.google.com/forum/#!topic/rabbitmq-discuss/TJcDUubEBFQ" target="_blank">https://groups.google.com/forum/#!topic/rabbitmq-discuss/TJcDUubEBFQ</a><br>

</div><div><br></div><div>has the bug been fixed in the master branch? The examples don't seem to work, and it might be related to data alignment discussed in the thread above.�</div><div><br></div><div><br></div><div>

Thank you,</div><div><br></div></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>