[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
libobjc.patch
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Why oh why is GNUstep's libobjc single threaded on Darwin?,
Wolfgang Lux <=