$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: degaine1966 (degaine1966_at_[hidden])
Date: 2003-09-03 18:26:20
Hi,
I'd like to use shared pointers with CodeWarrior 8.3 in a Carbon application. I
have some preprocessing errors, the first one being relative to a thread Macro
being undefined:
lightweight_mutex.hpp line 86 # error Unrecognized threading platform
I read in boot/config/plateform/macos.hpp that Boost was thread safe under
Carbon but apparently there is no macro to define the usable type of thread...
Any help appreciated,
Bruno