https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43073
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Building a cross compiler is complex unless you already have a sysroot. Using an semi-supported script from say crosstoolng is better idea. Plus I build cross toolchains all the time with different source bases.