Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Generating shared code and common memory pools

Many compilers offer the option of creating a shareable part when compiling programs. This shareable part need not necessarily be saved in a separate object module, rather can be contained with the non-shareable part in an LLM, which is subdivided into a public and a private slice.

If parts of a program unit are to be shareable, this must be taken into account in the programming. For further information, see the openUTM manual „Programming Applications with KDCS” or the appropriate language supplement.