On Tuesday 14 September 2010 16:37:14 Dmitri Vorobiev wrote:
> > The biggest problem (but easy to solve) is the use of 'gettimeofday' and
> > 'memalign' functions, which are available not on all supported systems.
> 
> Are you aware of any specific systems (I assume Windows is among them)
> that might have these calls unsupported? I may check those and see
> what can be done.

There was this bug reported earlier: 
http://bugs.freedesktop.org/show_bug.cgi?id=23260

So some people do care about at least MSYS/mingw. Now pixman already has a 
configure check for posix_memalign(), the same probably needs to be done
for gettimeofday().

-- 
Best regards,
Siarhei Siamashka

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to