It's not clear to me what you're asking. The Ice library is already provided as a dynamic library. If you're looking into packaging your service as a shared library, you should take a look at IceBox -- see cpp/demo/IceBox/hello from your Ice 3.3.0 distribution for an example.
Comments
It's not clear to me what you're asking. The Ice library is already provided as a dynamic library. If you're looking into packaging your service as a shared library, you should take a look at IceBox -- see cpp/demo/IceBox/hello from your Ice 3.3.0 distribution for an example.
Cheers,
Benoit.