CpServiceSPb .
2019-Nov-12 19:33 UTC
[Samba] Build some shared libraries, and building exact these libraries directly to binaries at the same time.
As I understood it is 2nd case:> Or are there specified binaries where the libraries are builtin to, forexamle:> --nonshared-binary=testparm, smbtorture, smbd and so on ?But in the case of binaries list, all binaries mentioned at the list will be linked statically with ALL libraries, not only 3 (in my case) . Am I right ? ??, 12 ????. 2019 ?. ? 20:19, Andrew Bartlett <abartlet at samba.org>:> G'Day, > > --nonshared-binary takes a list of binaries. > > On Tue, 2019-11-12 at 12:32 +0300, CpServiceSPb . wrote: > > Should I specify _libraries_ what I want to build directly to > > binaries, for example: > > --nonshared-binary=replace,winbind-client,wbclient ? > > > > Or are there specified binaries where the libraries are builtin to, > > for examle: > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > > > -- > Andrew Bartlett https://samba.org/~abartlet/ > Authentication Developer, Samba Team https://samba.org > Samba Developer, Catalyst IT > https://catalyst.net.nz/services/samba > > > >
Andrew Bartlett
2019-Nov-12 21:27 UTC
[Samba] Build some shared libraries, and building exact these libraries directly to binaries at the same time.
All Samba libraries, but not system libraries. Best to just experiment and see how it works. Andrew Bartlett On Tue, 2019-11-12 at 22:33 +0300, CpServiceSPb . wrote:> As I understood it is 2nd case: > > Or are there specified binaries where the libraries are builtin to, > for examle: > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > But in the case of binaries list, all binaries mentioned at the list > will be linked statically with ALL libraries, not only 3 (in my case) > . > Am I right ? > > ??, 12 ????. 2019 ?. ? 20:19, Andrew Bartlett <abartlet at samba.org>: > > G'Day, > > > > --nonshared-binary takes a list of binaries. > > > > On Tue, 2019-11-12 at 12:32 +0300, CpServiceSPb . wrote: > > > Should I specify _libraries_ what I want to build directly to > > > binaries, for example: > > > --nonshared-binary=replace,winbind-client,wbclient ? > > > > > > Or are there specified binaries where the libraries are builtin > > to, > > > for examle: > > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > > > >-- Andrew Bartlett https://samba.org/~abartlet/ Authentication Developer, Samba Team https://samba.org Samba Development and Support, Catalyst IT https://catalyst.net.nz/services/samba
CpServiceSPb .
2019-Nov-13 06:38 UTC
[Samba] Build some shared libraries, and building exact these libraries directly to binaries at the same time.
Ok. And is it possible to build only some libraries, for example replace,winbind-client,wbclientonly, without building other binaries/libraries via configure ? ??, 13 ????. 2019 ?. ? 00:27, Andrew Bartlett <abartlet at samba.org>:> All Samba libraries, but not system libraries. > > Best to just experiment and see how it works. > > Andrew Bartlett > > On Tue, 2019-11-12 at 22:33 +0300, CpServiceSPb . wrote: > > As I understood it is 2nd case: > > > Or are there specified binaries where the libraries are builtin to, > > for examle: > > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > > > But in the case of binaries list, all binaries mentioned at the list > > will be linked statically with ALL libraries, not only 3 (in my case) > > . > > Am I right ? > > > > ??, 12 ????. 2019 ?. ? 20:19, Andrew Bartlett <abartlet at samba.org>: > > > G'Day, > > > > > > --nonshared-binary takes a list of binaries. > > > > > > On Tue, 2019-11-12 at 12:32 +0300, CpServiceSPb . wrote: > > > > Should I specify _libraries_ what I want to build directly to > > > > binaries, for example: > > > > --nonshared-binary=replace,winbind-client,wbclient ? > > > > > > > > Or are there specified binaries where the libraries are builtin > > > to, > > > > for examle: > > > > --nonshared-binary=testparm, smbtorture, smbd and so on ? > > > > > > > > -- > Andrew Bartlett > https://samba.org/~abartlet/ > Authentication Developer, Samba Team https://samba.org > Samba Development and Support, Catalyst IT > https://catalyst.net.nz/services/samba > > > > > >