Re: building problem on mipsel platform

Yan Wu <[email protected]> Wed, 17 Nov 2010 18:02:56 +0800
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
Hi Caolan,

On 11/17/10, Caol=E1n McNamara <[email protected]> wrote:
> On Wed, 2010-11-17 at 11:16 +0800, Yan Wu wrote:
>> While there is no problem building for OOo2.4(OOH680_m21) on the same
>> machine.
>
> I don't know how there could be "no problem on 2.4" seeing as I don't
> think there was a mips port back around 2.4, did OOo actually work on
> mips with that version ?
>
> Perhaps you mean there was no build error in testtools on 2.4 ? That
> would likely be because the buildtime test of the uno bridge didn't
> exist (or wasn't enabled) back then.
>
Sorry for the unclear information. Yes, building and running for
OOo2.4(OOH680_m21) is successful on mipsel(loongson platform here).
Building(with gcc option -mips3 added ) for OOo330_m12 could be
successful on the same machine but there is a Bus error when starting
OOo. So I added the option --enable-debug in order to build a debug
edition, and as a result, got this error when building testtools.

Regards,
Yan