Re: [Boost-bugs] [Boost C++ Libraries] #10442: Boost Context library fails for MIPS architecture

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10442: Boost Context library fails for MIPS architecture
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-03 10:49:30


#10442: Boost Context library fails for MIPS architecture
-------------------------------+------------------------
  Reporter: Vincent.Riera@… | Owner: olli
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: context
   Version: Boost 1.56.0 | Severity: Regression
Resolution: | Keywords: mips
-------------------------------+------------------------

Comment (by Vincent.Riera@…):

 Yes, I'm cross-compiling for MIPS32 architecture, so the ABI is o32. From
 your comment I understand that the boost build system is using the host's
 ABI instead of the target's one.

 If I pass the "abi=o32" option as you suggested, it works. But the thing
 is that the build system should be smart enough to detect when I'm cross
 compiling and using the target's ABI instead of the host's ABI.

 That problem doesn't happen on other architectures. I have tried cross-
 compiling for powerpc and arm, and both of them worked fine.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10442#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC