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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note I don't see we are asking for "all the architectural libraries to be
built",
we are using --enable-multilib --with-multilib-list=aprofile,rmprofile which
worked before (in GCC 11).  Maybe it's possible to split up aprofile more?
I guess we could patch in our own t-*profile...

Anyway, can you amend install.texi, specifically the section about
--with-multilib-list to mention the minimum required version of binutils
when using aprofile (I think rmprofile is happy w/o armv9 support)?

Reply via email to