[PATCH v3 2/4] libio: Remove the usage of __libc_IO_vtables
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Mon Mar 6 16:01:02 GMT 2023
On 06/03/23 11:58, Arsen Arsenović wrote:
>
> This patch seems to confuse GNU make 4.4+ in the libio subdirectory (for
> me, it just spins forever). 4.3 seems unaffected.
>
> make subdir=libio -C libio ..=../ subdir_lib
> make[3]: Entering directory '/home/arsen/gnu/glibc/glibc/libio'
> ^Cmake[2]: *** [Makefile:484: libio/subdir_lib] Interrupt
>
> I'll investigate later today, but I'm letting you know so that it's not
> forgotten.
>
> I'm decently sure this is a bug in GNU make from how it behaves.
>
> Have a lovely day.
I recall Andreas saying he also found some issues with make 4.4, which
makes me believe it is a gnumake issue indeed.
More information about the Libc-alpha
mailing list