Karena wrote:
I talk about cppuhelper/source/bootstrap.cxx , which is contain main code for
the OO initialization.

And which symbols are missing from cppuhelper/source/msvc_win32_intel.map:1.18?

Confused,
-Stephan

Stephan Bergmann wrote:
Karena wrote:
As far as I understand, icppuhelper.lib does not contain bootstrap
functionality, when which lib does contain it?
Sorry, I do not know what "bootstrap functionality" you mean. Which "bootstrap.cxx/hxx" exactly are you talking about?

-Stephan

Stephan Bergmann wrote:
Karena wrote:
HI
I was need do make some changes in OO bootstrap functionality. So adding new function to bootstrap.cxx/hxx, I discover, that I have to
link
to cpphelper.lib, which is in solver/slb/ directory, instead of
iccpuhelper.lib to make my application linked. What the difference between those to libraries: icppuhelper.lib and
cppuhelper.lib ? Or more general
between ixxx.lib and xxx.lib from slb directory in OO?
There is no consistent naming scheme. Which lib to link against is controlled by macros like CPPUHELPERLIB in solenv/inc/libs.mk.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to