Boost logo

Boost-Build :

Subject: Re: [Boost-build] problem of opcode not supported on mipsel for Boost_1_39_0
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-11-19 01:09:19


On Friday, November 19, 2010 08:51:45 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)'
> dmake: Error code 1, while making '../../unxlngmips.pro/slo/logging.obj'
>
>
> The <boost/shared_ptr.hpp>, Boost_1_39_0, is used in the above
> logging.cxx. Is this a bug for the smart_ptr on mipsel platform ? I
> found there was a similar bug
> 2972(https://svn.boost.org/trac/boost/ticket/2972).
>
> But I notice that the fix for 2972 is not integrated to the current
> milestone yet. Right? Where can I find the fix for this bug ?

Yan,

because this issue does not appear to be directly related to Boost.Build,
I suggest you ask on boost-users_at_[hidden] mailing list.

I remember this issue, but unfortunately I don't remember a solution, if any.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build: http://boost.org/boost-build2

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