[Buildroot] [Bug 12596] host-e2fsprogs: tune2fs incompatibility on older glibc version

bugzilla at busybox.net bugzilla at busybox.net
Mon Mar 2 21:35:31 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=12596

--- Comment #1 from romain.naour at gmail.com ---
Hi Ryan,

I'm not sure we can do anything. Glibc guaranties only old binaries compatible
with newer version of Glibc. If you build an application with newer glibc
symbols than the version available in your host, it's not going to work.

For example, linaro toolchains needs glibc >= 2.14 because of API changes to
glibc’s memcpy API [1]

I guess it's a similar problem here for Glibc 2.25...

[1] https://releases.linaro.org/components/toolchain/binaries/latest-7/

Best regards,
Romain

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list