Create a new task from a différent binary

francoisgervais wrote on Saturday, December 12, 2009:

Thanks for all your answers,

dsnejko that seems exactly what I want to do. At first, for the communication app to kernel I was thinking of using software interrupt because I though there was no other way. A little like when you’re making calls to the bios on a PC.

I’ll try to do some tests in that direction but if you have any other information on the linking process please let me know. Anything from a website link to a little piece of code. I played a little with linker script in the past but I think that is going to be one step further.

Thanks a lot
Francois