pthreads
tripp <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
hi, 1. is there some changelog for the latest changes ion cvs? i don't see anything. the changelog in the main folder is from 2006. 2. i compile with msys/mingw on ./configure i get the following: <snip> checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... no configure: WARNING: Pthread not supported. No SMP support configure: creating ./config.status config.status: creating platform.inc how would i fix it to have SMP support? ty tripp