Re: [swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread Dzianis Fedarenka via swift-corelibs-dev
Actually, I’ve built library on 14.04 but it required some hack’s like adding dummy #define and calling libtool with different arguments after make failed with errors. First try: user$ sudo apt-get install libblocksruntime-dev libkqueue-dev libpthread-workqueue-dev Reading package lists... Bui

Re: [swift-corelibs-dev] libdispatch build issue

2015-12-11 Thread Dzianis Fedarenka via swift-corelibs-dev
> 11 дек. 2015 г., в 18:36, Pierre Habouzit написал(а): > > The linux port is in progress, and even if it built, right now, it wouldn’t > be functional. > > -Pierre Yes. I completely understand that there linux port is not functional. So I want to contribute to it. But it's practically impo

[swift-corelibs-dev] libdispatch epoll port

2015-12-17 Thread Dzianis Fedarenka via swift-corelibs-dev
>> On Dec 10, 2015, at 12:42 AM, Joakim Hassila via swift-corelibs-dev >> wrote: >> >> Hi, >> >>> On 8 dec. 2015, at 16:56, Pierre Habouzit wrote: >>> >>> FWIW, this is my personal, let’s call it enlightened, opinion, based on my >>> knowledge of dispatch and my past extensive system p