Subject: Re: linux emulation problem
To: Perry E. Metzger <perry@piermont.com>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-i386
Date: 12/19/1996 03:00:09
Perry Metzger writes:

>The fact that COMPAT_SVR4 and Linux aren't compatible is not
>documented anywhere. I only vaguely remembered it after you mentioned
>it.

>Could someone perhaps explain the problem? Is it simply that the ELFs
>can't be distinguished?

Well, that _and_ the ordering of the probe_funcs initializers in
sys/kern/exec_elf32.c. The SVR4 elf probe comes before Linux...