[omniORB] [Patch] Fix arm float mixed-endian on recent
architecture
Duncan Grisby
duncan at grisby.org
Fri Jul 1 15:51:30 BST 2011
On Tue, 2011-06-28 at 16:04 -0400, hamelin.philippe at ireq.ca wrote:
> I'm using OmniORB 4.1.4 on ARM Cortex-A9 (armv7 architecture). I had to
> modify the sources to disable the mixed-endian on floating point
> variables. Indeed, as suggested here :
> http://wiki.debian.org/ArmEabiPort
> we can use the define '__VFP_FP__'
> to see if it's native-endian or mixed-endian. The proposed patch is
> attached to this e-mail. Can it be applied on the main branch?
Thanks. I've applied your patch to the 4.1 branch. It will be in 4.1.6
imminently...
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list