Re: Fwd: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-05 Thread Jim Wilson
On 12/04/2017 01:11 PM, Marek wrote: looking at config.log i see theses errors: Configure does a number of feature tests to see what features are available for use. It is expected that some of these feature tests will fail. Some features are optional, and if that feature test fails there i

Fwd: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-04 Thread Marek
looking at config.log i see theses errors: configure:5941: checking for isl 0.15 or later configure:5954: gcc -o conftest -g -O2 -I$$r/$(HOST_SUBDIR)/gmp -I$$s/gmp -I$$r/$(HOST_SUBDIR)/mpfr/src -I$$s/mpfr/src -I$$s/mpc/src -lisl -L$$r/$(HOST_SUBDIR)/gmp/.libs -L$$r/$(HOST_SUBDIR)/mpfr/src/.libs

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Kai Ruottu
Kai Ruottu kirjoitti 1.12.2017 klo 12:02: Marek kirjoitti 1.12.2017 klo 10:51: It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" I wonder where to find stdc-predef.h or whether it's generated by gcc during compile time. This file co

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Kai Ruottu
Marek kirjoitti 1.12.2017 klo 10:51: It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" I wonder where to find stdc-predef.h or whether it's generated by gcc during compile time. This file comes with newer glibc versions. For instance

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-12-01 Thread Marek
It seems the last error preceeding the "suffix" error is "no include path in which to search for stdc-predef.h" "This error message is quite misleading and frequently the problem has nothing to do with the message. You have to check the file 'config.log' in the directory where the error occurred. I

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-11-27 Thread Jonathan Wakely
N.B. the gcc@gcc.gnu.org mailing list is not for support. For help building or using GCC use the gcc-h...@gcc.gnu.org mailing list (see https://gcc.gnu.org/lists.html for information on the lists and what's on-topic). On 27 November 2017 at 20:23, Jim Wilson wrote: > On 11/26/2017 11:09 PM, Marek

Re: gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-11-27 Thread Jim Wilson
On 11/26/2017 11:09 PM, Marek wrote: Hi, while compiling 7.2.0 im getting the following: cc1: error: no include path in which to search for stdc-predef.h cc1: note: self-tests are not enabled in this build This doesn't appear to be a build error. Configure runs the compiler to check for fea

gcc 7.2.0 error: no include path in which to search for stdc-predef.h

2017-11-26 Thread Marek
Hi, while compiling 7.2.0 im getting the following: cc1: error: no include path in which to search for stdc-predef.h cc1: note: self-tests are not enabled in this build In file included from ./../gcc/config.h:6:0, from /run/media/void/minnow/src/gcc-7.2.0/libcc1/libcc1plugin.cc:2