This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

hurd: missing some PLT refs?!


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]