rebuilt 1 .cxx, linked 184 libraries
Tor Lillqvist
tml at iki.fi
Thu Apr 4 11:19:44 PDT 2013
Doesn't sound that odd or alarming to me. After rebuilding the vcl
library, it will re-link all libraries that depend on the vcl library.
Were all the re-linked libraries "above" vcl in the dependency forest?
On the other hand, if you *know* that you didn't change the ABI of the
vcl library, and you just quickly want to check if your change works,
you don't need to do a full make. Just do "make vcl", and (in case
this is on Linux, and you have done make dev-install earlier) the new
libvcllo.so will be used next time you run install/program/soffice.
--tml
On 4 April 2013 21:11, Terrence Enger <tenger at iseries-guru.com> wrote:
> I just changed vcl/source/window/builder.cxx and did top-level make.
> The make had 184 [build LNK] steps. Is this to be expected?
>
> Terry.
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list