
16 Dec
2015
16 Dec
'15
3:01 a.m.
On 12/16/2015 09:59 AM, Tom Rini wrote:
On Wed, Dec 16, 2015 at 09:48:59AM +0800, York Sun wrote:
Tom,
This issue is caused by 32-bit host has uintptr_t defined in /usr/include/stdint.h as "unsigned int".
I am working on a solution. In the meantime, how do we deal with this PR?
And then what fails... sandbox?
Not only. When I compile powerpc targets on a 32-bit host, all fail, due to stdint.h has a different typedef.
York