Re: Dynamic linker support for FPC.
On Sun, 2023-05-28 at 20:23 +0200, Andrey Rakhmatullin wrote:
> On Sun, May 28, 2023 at 06:53:51PM +0200, Abou Al Montacir wrote:
> > One year ago, glibc 2.32
> 2.32 was released in 2020 though? Unless you mean some Debian-specific
> changes, happened in 2021, in which case please be more specific?
>
> > introduced a change in the dynamic linker removing the functions
> > calloc/malloc/realloc/free.
> What do you mean by this?
I think this entry from the changelog is meant:
+---
| 2020-02-15 Florian Weimer <fweimer@redhat.com>
|
| COMMIT: 3a0ecccb599a6b1ad4b149dc569c0080e92d057b
| ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]
+---
Which is an incompatible ABI change.
Ansgar
Reply to: