--===============1546543049== Content-Type: multipart/signed; boundary="nextPart2278609.4IgrcWZ3BE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart2278609.4IgrcWZ3BE Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Waldo Bastian wrote: >The memory used by the code itself is already shared between multiple >instances of the same executable. Whether code is part of a shared library > or part of an executable makes no difference in that regard. Actually, it does. Application code is compiled non-pure, whereas libraries are pure. That=20 means applications have non-shareable code pages, while all the code in one= =20 library is shareable. That can be easily solved by compiling the application executable with=20 =2DfPIC, though. =2D-=20 Thiago Macieira - Registered Linux user #65028 thiago (AT) macieira (DOT) info ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 --nextPart2278609.4IgrcWZ3BE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBBgucEM/XwBW70U1gRAmfJAJ4+THfQjne+zM8OE09rwSJLP1VImQCgqYjY cAHiW72ib4OjQ8jD/E/GalM= =9WGE -----END PGP SIGNATURE----- --nextPart2278609.4IgrcWZ3BE-- --===============1546543049== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============1546543049==--