[HEADSUP] Re: [PATCH] newlib: libm: merge build up a directory

Corinna Vinschen vinschen@redhat.com
Wed Feb 16 08:50:12 GMT 2022


On Feb 12 15:34, Mike Frysinger wrote:
> Convert all the libm/ subdir makes into the top-level Makefile.  This
> allows us to build all of libm from the top Makefile without using any
> recursive make calls.  This is faster and avoids the funky lib.a logic
> where we unpack subdir archives to repack into a single libm.a.  The
> machine override logic is maintained though by way of Makefile include
> ordering, and source file accumulation in libm_a_SOURCES.

What targets did you test this with?

> One thing to note is that this will require GNU Make because of:
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Anybody here having a problem with that?


Corinna



More information about the Newlib mailing list