Re: fatal error: config.h: No such file or directory

2014-12-24 Thread Andrew Haley
On 23/12/14 21:54, Bruce Korb wrote: > On 12/23/14 09:07, Aldy Hernandez wrote: >> Andrew Haley writes: >> >>> On 12/21/2014 02:38 AM, Bruce Korb wrote: Shouldn't the configure step have made config.h? >>> >>> It's probably because you are building in srcdir. That is not >>> supported. >> >>

Re: fatal error: config.h: No such file or directory

2014-12-23 Thread Bruce Korb
On 12/23/14 09:07, Aldy Hernandez wrote: Andrew Haley writes: On 12/21/2014 02:38 AM, Bruce Korb wrote: Shouldn't the configure step have made config.h? It's probably because you are building in srcdir. That is not supported. Hmm, newbies run into this often enough that I wonder whether

Re: fatal error: config.h: No such file or directory

2014-12-23 Thread Aldy Hernandez
Andrew Haley writes: > On 12/21/2014 02:38 AM, Bruce Korb wrote: >> Shouldn't the configure step have made config.h? > > It's probably because you are building in srcdir. That is not > supported. Hmm, newbies run into this often enough that I wonder whether we should just error out from the con

Re: fatal error: config.h: No such file or directory

2014-12-21 Thread Andrew Haley
On 12/21/2014 02:38 AM, Bruce Korb wrote: > Shouldn't the configure step have made config.h? It's probably because you are building in srcdir. That is not supported. Andrew.

fatal error: config.h: No such file or directory

2014-12-20 Thread Bruce Korb
-MD -MP -MF .deps/findcomp.Tpo -c ../.././libcc1/findcomp.cc -fPIC -DPIC -o .libs/findcomp.o ../.././libcc1/findcomp.cc:20:20: fatal error: config.h: No such file or directory compilation terminated. make[3]: *** [findcomp.lo] Error 1 make[3]: Leaving directory `/u/gnu/proj/gcc-svn-bld/host