This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: finishing cancellation handling


Tried running the find-cps tool against a PPC64 glibc built on RHEL
3-Beta2. and can only get:

 ../find-cps -f libc_pic.a -d libc.so open close
find-cps: ../../libelf/elf32_getshdr.c:93: elf64_getshdr: Assertion
`ehdr->e_ident[5] != 2 || (! 0 && (ehdr->e_shoff & (__alignof__
(Elf64_Shdr) - 1)) != 0)' failed.
Aborted

I assume that libelf.so is biarch? The only libelf.so in this install is
32-bit but the libc_pic.a and libc.so are 64-bit...



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