This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/4468: make[1]: *** [all-target-libstdc++-v3] Error
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: bootstrap/4468: make[1]: *** [all-target-libstdc++-v3] Error
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Thu, 4 Oct 2001 22:25:39 -0400
- Cc: bid at ogg dot sun dot com, gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- References: <20011004223548.32281.qmail@sourceware.cygnus.com>
On Thu, Oct 04, 2001 at 10:35:48PM -0000, ljrittle@gcc.gnu.org wrote:
> Synopsis: make[1]: *** [all-target-libstdc++-v3] Error
>
> State-Changed-From-To: open->closed
> State-Changed-By: ljrittle
> State-Changed-When: Thu Oct 4 15:35:48 2001
> State-Changed-Why:
> ./configure was broken in the 3.0.1 release. Believed
> to be fixed in forthcoming 3.0.2 release.
More specifically, running configure **>in the current directory<** is
what's broken. If you follow the installation instructions and build in
a seperate directory, then it works.