Hi I wonder if there are issues with building AOO for ARM, EricB is trying
to build it but get errors and wonder if there has been a major change on
the architecture that makes it unbuildable on ARM.
--
Alexandro Colorado
Apache OpenOffice Contributor
9060 55AB FFD2 2F02 0E1A 3409 599C 14FC 9450
Please elaborate about those errors.
Damjan
On Sun, Jul 10, 2016 at 5:42 PM, JZA wrote:
> Hi I wonder if there are issues with building AOO for ARM, EricB is trying
> to build it but get errors and wonder if there has been a major change on
> the architecture that makes it unbuildable on ARM.
>
AOO is not buildable yet on armhf + gcc > 4.7
Further talk, seems that someone removed the interlck.c code from
/sal/osl/unx/interlock.c
Seems this code should be re-incorporate the patch.
On Sun, Jul 10, 2016 at 10:53 AM, Damjan Jovanovic
wrote:
> Please elaborate about those errors.
>
> Damj
On Sat, Jul 9, 2016 at 9:52 AM, Dennis E. Hamilton
wrote:
> > -Original Message-
> > From: Andrea Pescetti [mailto:pesce...@apache.org]
> > Sent: Saturday, July 9, 2016 05:20
> > To: dev@openoffice.apache.org
> > Subject: Re: Release Manager for 4.2.0?
> [ ... ]
> > We have a "baseline",
The only change to main/sal/osl/unx/interlck.c since the code was imported
into SVN was in this commit:
r1454390 | hdu | 2013-03-08 15:58:40 +0200 (Fri, 08 Mar 2013) | 4 lines
Changed paths:
M /openoffice/trunk/main/sal/os
ARM chips are not Intel compatible the way AMD chips for PCs and Macintosh are.
As far as I can tell, AOO has never been targeted to ARM, whether running
Linux, Android, iOS, or Windows 10. It should not build and it certainly
should not install.
It is interesting that EricB is trying it. He