Re: [dev] EducOOo donated code for ARM Linux port
Rene Engelhard <[email protected]> Sat, 19 Feb 2011 13:51:02 +0100
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Organization | OpenOffice.org |
| Message-ID | <[email protected]> |
On Sat, Feb 19, 2011 at 08:41:43AM +0100, eric b wrote: > Hi, >=20 > For your information : > http://www.openoffice.org/issues/show_bug.cgi?id=3D117017 "EducOOo donated code for ARM Linux port" makes it sound you did the port= . Wrong. Stop your propaganda, please. Now to the technical points: ARM_TARGET=3D7 ehm, no. *If* you want to set a minimal baseline, use armv4t. Assuming an= yone has the latest and greatest ARM is bogus. And + if test "x$with_arm_target" < "x6" + then AC_MSG_RESULT([arm target is armv5 or inferior]) + ARM_TARGET=3D5 aha, let's break even more older ARMs... Intreresting you even dropped the correct list from your CCs (dev@porting= ). What does marketing to do here instead? Gr=FC=DFe/Regards, Ren=E9