Opened 13 years ago

Closed 13 years ago

#4096 closed Feature Requests (duplicate)

limited support for detecting platform

Reported by: olk Owned by: Vladimir Prus
Milestone: Boost 1.43.0 Component: build
Version: Boost 1.42.0 Severity: Showstopper
Keywords: Cc:

Description

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.

Change History (1)

comment:1 by anonymous, 13 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #4097.

Note: See TracTickets for help on using tickets.