This is the mail archive of the libc-alpha@sources.redhat.com 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]

EI_DATA and different byte order


When ld.so searches for libfoo.so, if there is a libfoo.so with the different
byte order, ld.so will print out

ELF file data encoding not little-endian

and exit. I think ld.so should skip and keep searching, like what we do for
EI_CLASS and e_machine.



H.J.


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