[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems to compile Base on Windows
From: |
Germán Arias |
Subject: |
Re: Problems to compile Base on Windows |
Date: |
Wed, 04 Feb 2015 11:15:40 -0600 |
OK, I found the problem. Is described here:
http://sourceforge.net/p/mingw/mailman/message/33242193/
In latest MinGW nanosleep() is available, but this is incompatible with
pthreads. In the thread above Keith Marshall recommend remove this
function, while he found a better way to implement it. Since I don't
found information on MinGW website or Google about how rebuild a MinGW
package and while a new version of mingwrt is released, should be enough
remove the nanosleep check in configure? Any advice?
Thanks
Germán
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Problems to compile Base on Windows,
Germán Arias <=