Shared library link

Joel Sherrill joel.sherrill at OARcorp.com
Fri Sep 23 22:05:14 UTC 2011


Do you mean dynamic loading of an object on the target?

RTEMS is single proces so a shared library ala GNU/Linux would not be appropriate.

--joel

Oleg Moroz <oleg_moroz at yahoo.com> wrote:

>How can i link my app with shared lib? I need to create a library that contains all standart functions like a prinf puts and addresses of this functions are constant. after this i want to link this library with my executable file that can call funcs from  lib. I want get segments from library and append its to my executable file with reallocation addresses to library funcs addresses.




More information about the users mailing list