here is the uno2cpp.cxx from OOo for arm; I'm unsure about the __SOFTFP__ conditional. Shouldn't that read
#if defined(__ARM_EABI__) && (!defined(__SOFTFP__) || defined(__ARM_NEON__) || defined(__VFP_FP__)) Isn't -mfloat-abi=softfp supposed not to change the ABI? Note there is a similar issue with libffi (see http://gcc.gnu.org/PR41443). ** Attachment added: "uno2cpp.cxx" http://launchpadlibrarian.net/32302385/uno2cpp.cxx -- all openoffice apps die in 'com::sun::star::ucb::InteractiveAugmentedIOException' on armel in karmic https://bugs.launchpad.net/bugs/417009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs