Jari OS now has a shared libraries support. This version is only initial support, we're working on better implementation.
Current implementation support only load time linking (i.e. dlopen() family function doesn't included yet).
To build applications dynamically follow the next instructions: