On 2017/5/4 8:39, J.W. Jagersma wrote:
Please disregard my previous message. I'm trying a different approach
now (with --build=x86_64-w64-mingw32 instead of
--build=x86_64-pc-msys). That should be a better option.
The former is used to build a native compiler. The latter isn't.
#include_next <limits.h> /* recurse down to the real one */
^~~~~~~~~~
compilation terminated.
So it can't find limits.h. I passed the corresponding option to
configure (--with-native-system-header-dir) but that appears to be
ignored. Any ideas?
This looks relative to PR 70936.
--
Best regards,
LH_Mouse