[PATCH 1/2] Remove 32 bit sparc v7 support
Joseph Myers
joseph@codesourcery.com
Thu Nov 28 17:34:00 GMT 2019
On Thu, 28 Nov 2019, Joseph Myers wrote:
> These changes have broken build-many-glibcs.py, fix committed:
>
> Fix syntax error in build-many-glibcs.py.
>
> The recent SPARC changes caused a syntax error:
>
> 'ccopts': '-m32 -mlong-double-128 -mcpu=v9'}],
> ^
> SyntaxError: invalid syntax
>
> Fixed by this patch.
Also, while this fixes the syntax error, I don't think having the sparcv8
entry listed in glibcs is correct. That's for the glibcs built with the
compilers; unless the GCC configuration for sparc64 is building the
*three* multilibs listed there, the sparcv8 entry should be in
extra_glibcs not glibcs.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list