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 11:56:58
#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 olli):
Replying to [comment:6 Vincent.Riera@â¦]:
> 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.
this isn't trivial - I suspect that you can detect at runtime for which
ABI your are compiling (you can have multiple like on MIPS)
> That problem doesn't happen on other architectures. I have tried cross-
compiling for powerpc and arm, and both of them worked fine.
because the default is SYSV
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10442#comment:7> 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