discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why oh why is GNUstep's libobjc single threaded on Darwin?


From: Wolfgang Lux
Subject: Why oh why is GNUstep's libobjc single threaded on Darwin?
Date: Sun, 19 Oct 2008 12:07:18 +0200

Darwin apparently has Mach threads and also supports Posix threads
(AFAIR right from the start). So why does libobjc's GNUmakefile set
the THREADING variable to single?

I have been using libobjc now for a while with THREADING set to
posix (which is the default model anyway), so I suggest to apply
the patch below.

Wolfgang

Attachment: libobjc.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]