[omniORB] CORBA::Any marshalling endian problem
Thomas Lockhart
lockhart at fourpalms.org
Thu Apr 19 06:38:11 BST 2007
> Ah, bingo! It was still -D__x86__ in the makefile, so
> I changed this to __arm__, and rebuilt the application.
> Still behaving badly. Would I have to rebuild my omniORB?
Yes. And you might want to look at the byte-level result for a double to
confirm the necessary ordering. Not sure if different ARMs have
different word ordering for doubles, but they seem to have variations in
ordering for everything else... :/
- Tom
More information about the omniORB-list
mailing list