libc.so.6 dependencies

Wilco Dijkstra Wilco.Dijkstra@arm.com
Wed Jun 25 15:34:25 GMT 2025


Hi Florian,

>> Interestingly on AArch64, stdio-common/tst-setvbuf2 always fails with
>> the same message, eventhough libgcc_s.so.1 exists in the build
>> directory.
>>
>> Is this expected or should this test have the dependency listed in the
>> Makefile?
>
> Is this on Debian or Ubuntu?
> 
> Their multiarch support is not in upstream glibc, so under certain
> circumstances, you have to use lots of configure flags to build a fully
> compatible glibc.

It's Ubuntu 24.04, and I was using the system GCC (13.3.0) - my configure
is just a basic "${src}/configure --prefix=/usr --with-timeoutfactor=20"
(the timeout seems to be needed for a few tests).

Cheers,
Wilco


More information about the Libc-alpha mailing list