Hi Karena,

Karena wrote:
I have added additional function  to bootstrap.cxx in cppuhelper, but
unfortunately my application fails to link, Which steps I need to perform?

you probably need to add your function to the map files being used to limit the exports of the library to what is considered stable API (see cppuhelper/source/gcc3.map as an example).

Please note that API additions to core libraries like cppuhelper usually are proposed and discussed on the corresponding mailing lists (here [EMAIL PROTECTED]) before they get integrated into the main code line.

Oliver

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

Reply via email to