https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60059
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is not how a combined build works.
Both binutils and gcc share a toplevel directory. So a combined build is you
need to extract the directories under binutils src into the same source tree as
GCC.