This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: srcdir == objdir build issues [SC take note]
DJ Delorie wrote:-
> SC - here are the options...
>
> [ ] /some/dir/src/configure (not matching any of the below)
>
> [ ] ../src/configure
>
> [ ] ../configure
>
> [ ] ./configure
FWIW I've been doing ../configure since I started. It only failed
once. I know that at least 3 other regular contributors use it too.
So I don't think that has any problems with general support.
Neil.