Hi

On Fri, Feb 6, 2009 at 10:11 PM, Stephane Lambert
<[email protected]> wrote:
> Hi thanks again for your answers,
> I have already tried to write directly the following in the .config, but
> it's not considered.
>
> CONFIG_BINFMT_ELF=y
>
> And during make xconfig, this option is not proposed.
> I'm not sure but it's seems that this option depends on CONFIG_MMU.
> But my architecture is nommu...

Hm, since I have no real experience using non MMU arch with Linux
(only DOS on Intel XT :D ), I can not comment on this.

My guess is, with no MMU, ELF format can not be realized because you
need protection/segmentation. And this is something you can provide
effectively with the help of MMU.

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to