Boost logo

Boost-Build :

Subject: Re: [Boost-build] problem of opcode not supported on mipsel for Boost_1_39_0
From: Yan Wu (wuyan.ooorg_at_[hidden])
Date: 2010-11-24 07:49:22


On 11/20/10, Steve M. Robbins <steve_at_[hidden]> wrote:
> On Fri, Nov 19, 2010 at 01:51:45PM +0800, Yan Wu wrote:
>> Hi,
>>
>> I got an error when building OpenOffice.org on mipsel platform, the
>> error is following:
>>
>> Compiling: comphelper/source/misc/logging.cxx
>> {standard input}: Assembler messages:
>> {standard input}:101: Error: opcode not supported on this processor:
>> mips1 (mips1) `ll $3,8($4)'
>> {standard input}:103: Error: opcode not supported on this processor:
>> mips1 (mips1) `sc $2,8($4)'
>> {standard input}:141: Error: opcode not supported on this processor:
>> mips1 (mips1) `ll $3,4($4)'
>> {standard input}:143: Error: opcode not supported on this processor:
>> mips1 (mips1) `sc $2,4($4)'
>
> Looks like this bug: http://bugs.debian.org/543975
> which was fixed using the attached patch.
>
Exactly, my building errors are fixed successfully by this patch.
Thanks very much for your kindly help.

> -Steve
>
Regards,
Yan


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk