Re: Trouble building gcc 7 on mingw64 (can't find limits.h)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux