bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] --with-threads on MinGW


From: Kevin Ryde
Subject: Re: [Patch] --with-threads on MinGW
Date: Fri, 15 Dec 2006 11:24:25 +1100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Nils Durner <address@hidden> writes:
>
> However, pthread.h has to be included somewhere to have
> timespec declared.
> Otherwise, building fails with
>
>     threads.c: In function `scm_timed_wait_condition_variable':
>     threads.c:1264: error: storage size of 'waittime' isn't known

It should come from pthread-threads.h, which is included by threads.h
for SCM_USE_PTHREAD_THREADS.  Can you check if that happens.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]