This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
`make` error: gmp.h: No such file or directory.
- From: zero modulo <zeromodulo at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 18 Mar 2013 00:07:36 -0600
- Subject: `make` error: gmp.h: No such file or directory.
$ LDFLAGS="-L/sandbox/builds/lib" CPPFLAGS="-I/sandbox/builds/include"
./configure --prefix=$PREFIX
[...]
$ make
../.././gcc/double-int.h:24:17: fatal error: gmp.h: No such file or directory
compilation terminated.
make[3]: *** [c-lang.o] Error 1
make[3]: Leaving directory
`/sandbox/sources/gcc-4.7.2/host-i686-pc-linux-gnu/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/sandbox/sources/gcc-4.7.2'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/sandbox/sources/gcc-4.7.2'
make: *** [all] Error 2
$ ls /sandbox/builds/include/gmp.h
/sandbox/builds/include/gmp.h