GNU Make's -n option and $(MAKE) in makefiles (was: Cannot stat gcc/include-fixed/limits.h when installing GCC 4.7.2)

2013-04-18 Thread Patrick 'P. J.' McDermott
On 2013-04-16 15:00, Patrick 'P. J.' McDermott wrote: [...] > > I'm trying to build and install GCC 4.7.2, and I'm getting the following > error from the "install-mkheaders" target of gcc/Makefile: [...] > > The deletion of syslimits.h, movement of limits.h to syslimits.h, and > change to the met

Cannot stat gcc/include-fixed/limits.h when installing GCC 4.7.2

2013-04-16 Thread Patrick 'P. J.' McDermott
Hi, I originally sent this to the gcc-help list [1]. I'm not sure if it's a bug in GCC or just an issue of some kind with my environment. [1]: http://gcc.gnu.org/ml/gcc-help/2013-04/msg00090.html I'm trying to build and install GCC 4.7.2, and I'm getting the following error from the "install-mk