[Prev][Next][Index][Thread]

RV: Exec



>>In what sense? Are you asking how to create and run an ELF oskit kernel?
>>Or how to get an oskit kernel to exec an ELF executable? Maybe if you
>
>
That is what I want.
>
>>explain your problem in more than a single sentence, we will have a better
>>idea of how to help you out.
>>
>
>
For example: I've got a program (a command interpreter) that I want o run
just after the kernel finish the initialization rutine.  The command
interpreter is a binary ELF. Can I run it directly with the exec functions
of the oskit? Is there any other way to do that? Thanks!


Facundo