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: Nils Durner
Subject: Re: [Patch] --with-threads on MinGW
Date: Thu, 14 Dec 2006 23:12:41 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

> I made the change below to go via a union to pick out some info.  Does
> it look about right?

Yes, looks good. 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


Best,

Nils Durner




reply via email to

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