$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [context] test on Mac OS X requested
From: Oliver Kowalke (k-oli_at_[hidden])
Date: 2011-02-07 12:09:20
I've uploaded boost.context 0.6.4 - unfortunately I've no Mac OS X
installation and I hope someone can test the lib on the Mac platform:
ucontext_t:
bjam toolset=gcc --debug-building
fcontext_t on i386:
bjam toolset=gcc architecture=x86 instruction-set=i686 address-model=32
context-impl=asm --debug-building
fcontext_t on x86_64:
bjam toolset=gcc architecture=x86 instruction-set=yorksfield
address-model=64 context-impl=asm --debug-building
thx,
Oliver