This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/42047] --with-gmp= include directory is used for build targets
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Nov 2009 06:03:06 -0000
- Subject: [Bug bootstrap/42047] --with-gmp= include directory is used for build targets
- References: <bug-42047-9881@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2009-11-15 06:03 -------
Looks like we need a new variable for build includes (that is BUILD_INCLUDES
which does not include GMPINC, PPLINC, DECNUMINC, LIBELFINC, or CLOOGINC).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |build
Last reconfirmed|0000-00-00 00:00:00 |2009-11-15 06:03:06
date| |
Summary|Failed build genmodes |--with-gmp= include
| |directory is used for build
| |targets
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42047