This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25534] Bootstrap fails with *** No rule to make target `../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a', needed by `build/genmodes'.
- 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: 22 Dec 2005 17:05:39 -0000
- Subject: [Bug bootstrap/25534] Bootstrap fails with *** No rule to make target `../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a', needed by `build/genmodes'.
- References: <bug-25534-7220@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-22 17:05 -------
You are configuring from the gcc directory which is not support, you have to
configure with the toplevel directory.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|Bootstrap fails with *** No|Bootstrap fails with *** No
|rule to make target |rule to make target
|`../build-x86_64-unknown- |`../build-x86_64-unknown-
|linux- |linux-
|gnu/libiberty/libiberty.a', |gnu/libiberty/libiberty.a',
|needed by `build/genmodes'. |needed by `build/genmodes'.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25534