Problem:
Product Name: Borland VisiBroker
Product Version: 4.x onwards
Product Component: ORB
JDK: Not Applicable
Platform/OS version: All
The VisiBroker C libraries for Windows have been built in the "MD" mode (which means multi threaded, using DLL versions of C/C runtime libraries). Is it possible to produce "MT" versions of the VisiBroker libraries?
Resolution:
VisiBroker does not support statically link libraries since 4.x versions. When VisiBroker releases hotfixes or service pack, you do not need to re-compile and re-link your application. In addition, the generated executable is smaller and faster to load.
#runtime
#statically
#VisiBroker
#multi-threaded
#Security