Re: Registries
David Abrahams <[email protected]>
| Newsgroups | gmane.comp.lib.boost.langbinding |
|---|---|
| Message-ID | <[email protected]> |
"Ralf W. Grosse-Kunstleve" <[email protected]> writes: >> The system libraries are a common library. I'm pretty sure there's no >> distinction between a system library and other libraries. Try static >> linking the modules to any system libraries needed, if needed (but >> try to avoid it). >> >> Could you run a test on Tru64 with two trivial, traditional 'C' >> extension modules? > > This is not a project that I can fit in before my trip end of next > week. It will have to wait until August. The enclosed seems to demonstrate that both Tru64 and Linux achieve full symbol isolation, regardless of whether the extensions are built in release mode or whether they're linked to a common shared library. Both programs print: 10 10 31 31 -- Dave Abrahams Boost Consulting www.boost-consulting.com
tst.tar.gz
(application/octet-stream, 1.7 KB) - not displayed