https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116730

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #11)
> I am testing a full non relative path configure now; that is:
> ```
> mkdir -p t1/t1
> cd t1/t1
> /home/apinski/src/tt1/worktrees/14.2.0/configure --prefix=${HOME}/gcc-14.2.0
> make -j16 && make install
> ```
> 
> TO see if that fails.

That still fails.

So only one level subdirectory of the src directory works or an objdir outside
of the src directory will work.

Reply via email to