Hello guys am trying to install nim on android for fun as per this tutorial 
[http://stisa.space/articles/compile-nim-on-android](http://stisa.space/articles/compile-nim-on-android)/
 but am getting an error **undefined reference to sigtimedwait** it seems that 
the **signal.h** in termux does not have the function sigtimedwait() which is 
used somewhere in **stdlib_osproc.c**. Does anyone have a solution to this

Reply via email to