Subject: [Boost-bugs] [Boost C++ Libraries] #4096: limited support for detecting platform
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-13 18:14:49
#4096: limited support for detecting platform
------------------------------+---------------------------------------------
Reporter: olk | Owner: vladimir_prus
Type: Feature Requests | Status: new
Milestone: Boost 1.43.0 | Component: build
Version: Boost 1.42.0 | Severity: Showstopper
Keywords: |
------------------------------+---------------------------------------------
I some assembler code is required by a library - boost.build has some
limited support to detect platform features.
For instance it is necessary to know for which architecture the lib should
be build. The builtin properties <architecture> and <instruction-set> are
optional properties (so a developer can not rely on it). Additinaly the
binary format has to be known. Suggestion: new builtin property <linkage>
with values like elf, windowspe, mach-o.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4096> 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:02 UTC