[PATCH] libgloss: merge csky into top-level Makefile

Corinna Vinschen vinschen@redhat.com
Fri Jan 13 10:15:10 GMT 2023


On Jan 12 23:39, Mike Frysinger wrote:
> Avoid a recursive make to speed things up a bit.
> A csky-elf build shows installed objects & libs produce same code.
> ---
>  libgloss/Makefile.am       |   3 +
>  libgloss/Makefile.in       | 499 +++++++++++++++++++++++++++++++++----
>  libgloss/configure         |  19 +-
>  libgloss/configure.ac      |   5 +-
>  libgloss/csky/Makefile.in  | 125 ----------
>  libgloss/csky/Makefile.inc |  36 +++
>  6 files changed, 506 insertions(+), 181 deletions(-)
>  delete mode 100644 libgloss/csky/Makefile.in
>  create mode 100644 libgloss/csky/Makefile.inc

LGTM.

Are you planning to finish up this autotools work in libgloss soon?

I'm asking because Jeff and me were discussing the yearly snapshot
release, and maybe it makes sense to wait for you to finish this up?


Thanks,
Corinna



More information about the Newlib mailing list