Mathias Bauer wrote:
Oliver Braun wrote:
What are the reasons (again) why shared libraries and dlls aren't directly
created in solver instead of the modules local output tree ?
I assume mainly the fact that Hamburg developers don't have write access
to solver when building n
Thorsten Behrens wrote:
Stephan Bergmann <[EMAIL PROTECTED]> writes:
No. What I meant is if you tell a newcomer she need only call linkoo
once and never copy newly build libs around, that will fail for her if
she works on one of the libs from the blacklist.
True. Luckily, those libs are comp
Hi *,
Thorsten Behrens wrote:
Stephan Bergmann <[EMAIL PROTECTED]> writes:
If we want features like linkoo, first make the code ready for
them. (Maybe I was in a rush when I introduced osl_loadModuleRelative,
maybe some vnd.sun.star.expand:$WHATEVER-PREFIX scheme would be
better. I am very ope
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 conside
Bernd Eilers wrote:
Oliver Braun wrote:
Hi *,
especially when adding projects to CWS for other people, but also as a
friendly reminder to myself, I would find it very useful to have
cwsadd send e-mail to a given list of e-mail addresses when done.
Does "given" imply some aut
Hi *,
especially when adding projects to CWS for other people, but also as a friendly
reminder to myself, I would find it very useful to have cwsadd send e-mail to a
given list of e-mail addresses when done.
Regards,
Oliver
Hi Yuri,
I believe most of the build system exports are lurking on [EMAIL PROTECTED] ..
Regards,
Oliver
Yuri Dario wrote:
Hi,
one of the problem with my current build enviroment under OS/2, is that
dynamic libraries does not depend on timestamp of import libraries.
So I need to manually reb