Package: libtool
Version: 2.4.6-14
Severity: important
Tags: upstream
Forwarded: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44605
As originally discussed in upstream bug report 44684, any package
bootstrapped using the upstream libtool.m4 will fail to recognise
macOS BigSur and use the wrong li
Package: libc6
Source: glibc
Version: 2.24-11+deb9u1
likely also triggered in other ways (eventhough masked when using a
dso), but the following seems to be an easy way to replicate :
$ echo -e '#include \n#include \nint main()
{printf("%d\\n", errno); }' > t.c
$ gcc -static -o t t.c
$./t
2 matches
Mail list logo