On Tue, 15 Sep 2009, Dennis Schafroth wrote:
Yes, I am also working on a linux port, also on F11. There will be a lot of work due to heavy usage of kevent and mach ports/messages. Robert have pointed at libevent as a portable solution.
I've started taking a look at this -- for Linux lack of mach ports/messages shouldn't be a problem, as I have those either disabled or replaced by portable substitutes (such as mach semaphores -> POSIX semaphores). However, libdispatch makes heavy use of kqueue and a substitute will have to be identified. Ideally, one that doesn't leave libdispatch in a giant mess :-). Robert
cheers, Dennis Schafroth
On 15/09/2009, at 22.33, Chris Pardy wrote:
Hello Everybody I'm Chris Pardy.
I'm looking to compile libdispatch (userspace) on linux (fc 11). Is anybody else on the list working on this?
'Pardy _______________________________________________ libdispatch-dev mailing list libdispatch-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/libdispatch-dev