bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problem on system without gettimeofday


From: Eric Blake
Subject: Re: Problem on system without gettimeofday
Date: Tue, 23 Feb 2010 08:44:55 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

According to Eric Blake on 2/23/2010 5:58 AM:
>> 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.

Turned out to be simpler than I feared.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: gnulib.patch343
Description: Text document

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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