Properly implement path() in the custom BasicIo implementation Return a dummy "(unknown)" string rather than throwing an exception even when it must not be thrown anything.
Add --disable-elf Add a configure switch to disable the build of the ELF plugin. . This is needed to disable the ELF plugin on big endian architectures, as it seems to not work on those architectures. . Drop this patch once the ELF plugin works fine also on big endian architectures (and thus building it unconditionally).