Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Architectures

Boost.Context supports following architectures:

Table 1.2. Supported architectures (<ABI|binary format>)

Architecture

LINUX (UNIX)

Windows

MacOS X

iOS

arm

AAPCS|ELF

AAPCS|PE

-

AAPCS|MACH-O

i386

SYSV|ELF

MS|PE

SYSV|MACH-O

-

mips1

O32|ELF

-

-

-

ppc32

SYSV|ELF,XCOFF

-

SYSV|MACH-O

-

ppc64

SYSV|ELF,XCOFF

-

SYSV|MACH-O

-

sparc

-

-

-

-

x86_64

SYSV,X32|ELF

MS|PE

SYSV|MACH-O

-



PrevUpHomeNext