[BRLTTY] Compiling in windows : Cython Not Found

Dave Mielke dave at mielke.cc
Fri Jun 13 19:26:24 EDT 2014


It's a simple #include of MinGW's <pthread.h> which #defines 
_POSIX_THREAD_SAFE_FUNCTIONS. In the older log.c code, we tested that 
definition before including <pthread.h>, which is why it wasn't a problem.

In any event, since the flockfile() and funlockfile() functions don't seem to 
exist on MinGW, the test has been changed to reflect this reality.

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: dave at mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.com/


More information about the BRLTTY mailing list