libc.so.6 dependencies
Wilco Dijkstra
Wilco.Dijkstra@arm.com
Wed Jun 25 17:07:42 GMT 2025
Hi Xi,
> You'll need to append libc_cv_slibdir=/usr/lib/aarch64-linux-gnu to the
> configure command (i.e. setting this to the path containing
> libgcc_s.so.1). We had experienced this, see
> https://sourceware.org/pipermail/libc-alpha/2024-January/154308.html.
Thanks, I can confirm that adding "--libdir=/usr/lib/aarch64-linux-gnu" fixes
the issue (and I no longer need the special copy of libgcc_s.so.1 either)!
> IIRC someone has submitted a patch to adapt for the unusual layout on
> Debian-like systems but it has not passed the review.
Yes it would be nice if the testsuite did this automatically.
Cheers,
Wilco
More information about the Libc-alpha
mailing list