Multiarch interpreter names for traditional architectures

Andreas Schwab schwab@suse.de
Mon Feb 5 09:21:00 GMT 2018


On Feb 05 2018, Javier Serrano Polo <javier@jasp.net> wrote:

> We are still in the alpha on x86 example. What happens today on your
> systems:
>
>      1. Kernel starts the alpha emulator.
>      2. The emulator looks for /lib/ld-linux.so.2.
>      3. The program fails.
>
> What happens today on my systems:
>
>      1. Kernel starts the alpha emulator.
>      2. The emulator looks for /lib/ld-linux.so.2.
>      3. User has configured the emulator to redirect all file operations
>         to /lib/ld-linux-alpha.so.2.
>      4. The program runs, but the path /lib/ld-linux.so.2 will not work
>         as expected.

Why hasn't the emulator been configured to look in a sysroot first?

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Libc-alpha mailing list