On 07/02/2015 12:10 AM, Jim Wilson wrote:
This is a known gmp problem, documented in PR56019 and in https://gcc.gnu.org/gcc-4.9/porting_to.html near the bottom where it discusses cstddef.h changes.
This document also says that "A workaround until libraries get updated is to include <cstddef> or <stddef.h> before any headers from that library."
Can you try modifying the graphite* files accordingly? Thanks, Jason