Boost logo

Boost Users :

Subject: Re: [Boost-users] [shared_ptr] Error during mipsel cross compile of asio example
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-08 16:59:56


AMDG

Gordon Smith wrote:
> I'm cross compiling an asio http server example from x86 linux to
> mipsel linux using boost-1.37.0 and gcc 4.1.2.
> I've compiled libraries successfully using bjam but the http server
> code produces the following errors:
>
> <snip>
>
> I've seen "Disable sync use for arm and hppa" at
> https://svn.boost.org/trac/boost/changeset/44440
>
> I've also glanced at detail/sp_counted_base.hpp and
> detail/atomic_count_sync.hpp.
>
> Is this a simple matter of avoiding this code as in the changeset, or
> should it be written? I don't know much about the MIPS architecture.

See also https://svn.boost.org/trac/boost/ticket/2525

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net