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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to zhaobo from comment #2)
> I work on the same dir to execute below two commands in sequence.
> ./configure --enable-checking=release --enable-languages=c,c++,fortran
> --disable-multilib


Yes that is not recommended.  It is recommended and really only supported to
build in a different directory from the source directory.

Reply via email to