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

Re: [PATCH 00/10] Alpha compilation fixes


> I've yet to figure out why binfmt_misc has trouble letting qemu
> execute the direct ld.so invocations that we use in a full glibc test...

I think it's based on exact matching of header byte patterns.  The qemu
setup probably only registered the patterns with ET_EXEC, not the ET_DYN
ones.


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