To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107183 Issue #|107183 Summary|ure: powerpc: add support for softfloat toolchains Component|udk Version|680 Platform|PowerPC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kr Reported by|bigeasy
------- Additional comments from [email protected] Tue Nov 24 18:18:07 +0000 2009 ------- gcc defines __NO_FPRS__ if it does not generate code which uses dedicated registers for floating point. This is used on CPUs which don't have FPU unit and don't want to use Kernel's floating point emulation. Another example are CPUs based on the e500 core which use SPE extensions for floating point. The bug was found in version 2.4.1 as shipped in Debian Lenny. The patch is against git://anongit.freedesktop.org/ooo-build/ure I've built the version mentioned without Java and Mono. Is it possible to test this without Java? A small test case where the interfaces are used? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
