[zeromq-dev] [patch] 0001-Added-support-for-latest-OpenPGM-5.1.99-on-OSX10.6.patch
Steven McCoy
steven.mccoy at miru.hk
Wed Dec 22 01:55:37 CET 2010
On 22 December 2010 01:34, Scott <alcoholiday at gmail.com> wrote:
> >> -DCONFIG_HAVE_GETTIMEOFDAY=1 -DCONFIG_HAVE_FTIME
> >
> > I don't think these should be here for Darwin, the latter two are covered
> > by pgm/impl/features.h.
>
> Yes they are - but pgm/impl/features.h is incorrectly (I believe)
> interpreting the _POSIX or __POSIX flags and setting
> CONFIG_HAVE_CLOCK_GETTIME
>
>
There is a separate section just for Darwin at the bottom of features.h?
#if defined(__APPLE__)
# define CONFIG_HAVE_FTIME 1
# define CONFIG_HAVE_GETTIMEOFDAY 1
#endif
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101222/f1fb095d/attachment.htm>
More information about the zeromq-dev
mailing list