hurd: missing some PLT refs?!

Samuel Thibault samuel.thibault@ens-lyon.org
Sat Jun 16 01:13:00 GMT 2018


Hello,

check-localplt currently emits:

Missing required PLT reference: libc.so: free
Missing required PLT reference: libc.so: malloc
Missing required PLT reference: ld.so: free

but there are PLT references in libc.so, e.g.:

./stdlib/exit.os:
0000017b R_386_PLT32       free

so I don't understand why check-localplt doesn't see them.  Any idea?

Samuel



More information about the Libc-alpha mailing list