This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30753] New: checking for correct version of gmp.h... no
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2007 00:31:32 -0000
- Subject: [Bug bootstrap/30753] New: checking for correct version of gmp.h... no
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
checking for correct version of gmp.h... no
configure: error: Building GCC requires GMP 4.1+ and MPFR 2.2.1+.
Try the --with-gmp and/or --with-mpfr options to specify their locations.
Copies of these libraries' source code can be found at their respective
hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/.
See also http://gcc.gnu.org/install/prerequisites.html for additional info.
If you obtained GMP and/or MPFR from a vendor distribution package, make
sure that you have installed both the libraries and the header files.
They may be located in separate packages.
dave@hiauly6:~/gnu/gcc-4.3/objdir$ dpkg -l 'libgmp*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
pn libgmp-ocaml <none> (no description available)
pn libgmp-ocaml-d <none> (no description available)
un libgmp2 <none> (no description available)
un libgmp2-dev <none> (no description available)
pn libgmp3 <none> (no description available)
ii libgmp3-dev 4.2.1+dfsg-4 Multiprecision arithmetic library developers
ii libgmp3-doc 4.2.1+dfsg-4 Multiprecision arithmetic library example co
ii libgmp3c2 4.2.1+dfsg-4 Multiprecision arithmetic library
pn libgmpxx3 <none> (no description available)
ii libgmpxx4 4.2.1+dfsg-4 Multiprecision arithmetic library (C++ bindi
dave@hiauly6:~/gnu/gcc-4.3/gcc$ cat LAST_UPDATED
Fri Feb 9 19:18:57 EST 2007
Sat Feb 10 00:18:57 UTC 2007 (revision 121786)
--
Summary: checking for correct version of gmp.h... no
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa-unknown-linux-gnu
GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30753