gmp.h installed in wrong place with gmp 4.1.4
Steven Eker
eker at csl.sri.com
Fri Oct 8 02:36:14 CEST 2004
mkdir Linux3.4.2
cd Linux3.4.2
../configure \
--prefix=/homes/eker \
--exec-prefix=/homes/eker/Linux/3.4.2 \
--enable-cxx \
--disable-shared \
--host=i386-unknown-linux-gnu
make
make check
make install
Everything ok except that gmp.h ends up in
/homes/eker/Linux/3.4.2/include
gmpxx.h ends up in
/homes/eker/include
though.
goo:~ > uname -a
Linux goo.csl.sri.com 2.4.22-1.2197.nptl #1 Thu Jul 1 15:14:28 EDT 2004 i686
i686 i386 GNU/Linux
goo:~ > gcc -v
Reading specs from /csl/gcc/gcc-3.4.2/lib/gcc/i686-pc-linux-gnu/3.4.2/specs
Configured with: ./configure --prefix=/csl/gcc/gcc-3.4.2
Thread model: posix
gcc version 3.4.2
goo:gmp-4.1.4 > ./config.guess
pentium4-pc-linux-gnu
goo:gmp-4.1.4 > ./configfsf.guess
i686-pc-linux-gnu
Regards,
Steven Eker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 69097 bytes
Desc: not available
Url : /list-archives/gmp-bugs/attachments/20041007/bfc89095/config-0001.bin
More information about the gmp-bugs
mailing list