From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27381 invoked by alias); 21 Nov 2002 07:36:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 27367 invoked by uid 71); 21 Nov 2002 07:36:01 -0000 Date: Sat, 30 Nov 2002 14:06:00 -0000 Message-ID: <20021121073601.27366.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Zack Weinberg Subject: Re: bootstrap/8657: No rule to make target `bootstrap' in directory 'gcc' Reply-To: Zack Weinberg X-SW-Source: 2002-11/txt/msg01197.txt.bz2 List-Id: The following reply was made to PR bootstrap/8657; it has been noted by GNATS. From: Zack Weinberg To: Neil Booth Cc: reichelt@igpm.rwth-aachen.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, rolf-alois.walter@db.com, gcc-gnats@gcc.gnu.org Subject: Re: bootstrap/8657: No rule to make target `bootstrap' in directory 'gcc' Date: Wed, 20 Nov 2002 23:31:55 -0800 Neil Booth writes: > Zack Weinberg wrote:- >> In my experience, if objdir is a subdirectory of srcdir AND configure >> is invoked by a relative pathname, it doesn't work. > > For nearly 3 years I have used > > ../configure --enable-languages=whatever --prefix=whatever > > and it works fine. I think a '~' in prefix used to always work, but > that broke recently in libstdc++. Are you building Ada? IIRC that was where the break was. zw