Fw: [Boost-Users] Pb with threads on Mac OS X Carbon.

Peter Dimov wrote:
degaine1966 wrote:
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...
Boost.Threads has a Mac Carbon port, but unfortunately lightweight_mutex does not, and nobody familiar with Carbon has contributed one.

I reference the message solely because it's the LAST message I've received from the user list Since the notice that we'd changed list servers, I've gotten exactly two messages. One was my reply (which originally bounced (I hadn't yet read the notification from Jon Kalb <Kalb@libertysoft.com> so I thought I'd try to push yet another one through. At Thursday 2003-09-04 04:35, Peter Dimov wrote:
Peter Dimov wrote:
degaine1966 wrote:
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...
Boost.Threads has a Mac Carbon port, but unfortunately lightweight_mutex does not, and nobody familiar with Carbon has contributed one.
Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"
participants (2)
-
Peter Dimov
-
Victor A. Wagner, Jr.