According to Michael Goffioul on 2/23/2010 12:15 AM: >>> Is this a bug? If not, what is supposed to happen on system that do not >>> provide gettimeofday? >> >> An inadvertent regression, particularly since the documentation already >> mentions that mingw lacks the function. I will commit this after testing >> a cross-compile to mingw; let me know if it helps your situation (I don't >> use MSVC). > > Thanks. I tried the patch and gettimeofday is not compiled in. However, > there's still a problem as sys/time.h does declare gettimeofday (not > rpl_gettimeofday), but gettimeofday.c unconditionally implements > rpl_gettimeofday. So I know I'll have a problem a link stage.
Indeed; I'll fix that later today. Apparently newer mingw now provides gettimeofday, so my cross-compilation testing yesterday never triggered the case of a system without the function. -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net
signature.asc
Description: OpenPGP digital signature