Dear All, One year ago, glibc 2.32 introduced a change in the dynamic linker removing the functions calloc/malloc/realloc/free. This was motivated by the fact that libC is always in the way and provides these functions.
However, this is not always true, because other compilers, FPC for instance, does not require libC for its generated programs. This resulted in all programs that use FPC and need to deal with SOL to link with libC, or fail to start. Of course, this may be an acceptable workaround for now, but there are case, where one don't want to link with libC and thus will fail to run in Debian. Is it possible to get this change reverted, or to have a way to workaround it? -- Cheers, Abou Al Montacir
signature.asc
Description: This is a digitally signed message part