Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Tue, May 22, 2012 at 10:30:42PM +0200, David Ostrovsky wrote:
Hi Rene,

On 22.05.2012 09:06, Rene Engelhard wrote:
Hi,

On Tue, May 22, 2012 at 08:38:55AM +0200, David Ostrovsky wrote:
I was indeed not sure with arm and was told on irc that eabi would be
the right way to go...
Well, oabi is dead and anything shipping right now is eabi, so it wasn't
THAT wrong, but we shouldn't break the stuff, should we?

And who really cares, which ARCH are we using for Mips ;-)
Distros building for mips.
(like Debian does.)

Anyway I fixed it accordingly and here is the new version.
Sorry, now you broke ARM EABI. That's even worse than your initial version
wrt ARM.
no, it was my fault. I fixed it now.
As I said:

arm*-linux-gnueabi) is RTL_ARCH=ARM_EABI.
arm*-linux) is RTL_ARCH=ARM_OABI.
You then maybe need to invent new case statements etc. as $host_cpu is the same
in both cases.
To avoid the code duplication I'm using a nested case statement here.

Pushed, thanks!

D.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.