[Bug other/116119] Error building gcc 8.3.0
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jul 27 21:45:28 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>--prefix=${PREFIX}--with-arch=armv8-a
There is a space missing between the configure options in your binutils
configure which I suspect is the issue as the assembler is NOT being found.
More information about the Gcc-bugs
mailing list