Re: Public survey: PThread support on target systems

2018-10-10 Thread Jan Maria Matejka
Hello all! > Please answer a simple question: > **Do you run BIRD on anything that has no or broken pthread support?** After several responses, I'm adding, HOW to check this. If you run BFD in BIRD, you HAVE pthread support. If you don't have #include, you don't have pthread support. If you ru

Public survey: PThread support on target systems

2018-10-10 Thread Jan Maria Matejka
Dear users! Please answer a simple question: **Do you run BIRD on anything that has no or broken pthread support?** Why I do ask: We're currently doing large code changes to allow parallel execution of BIRD code. It is much pain to keep all the #if-ed code for cases when pthreads are off. Therefo