This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/8657: No rule to make target `bootstrap' in directory'gcc'
Neil Booth <neil@daikokuya.co.uk> 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