gcc-4.9-20141224 is now available

2014-12-24 Thread gccadmin
Snapshot gcc-4.9-20141224 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.9-20141224/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.9 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

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. >> >>