search for: _libraries_

Displaying 4 results from an estimated 4 matches for "_libraries_".

2019 Nov 12
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
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 ? ??, 12 ????. 2019 ?. ? 02:25, Andrew Bartlett &l...
2019 Nov 12
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
...h 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...
2019 Nov 11
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
I need that replace, winbind-client and wbclient libraries would be built as shared ones, for what I specify --bundled-libraries=NONE,pytevent,roken,replace,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile,winbind-client,wbclient as ./configure option. But I need at the same time that these libraries replace, winbind-client and wbclient would be
2012 Oct 31
2
New List of implementations.
...everyone. Just and FYI that I started a list of markdown implementations: https://github.com/markdown/markdown.github.com/wiki/Implementations Please review and make any corrections/additions. The page should be publicly editable as long as you have a github account. Note that this is a list of _libraries_, which differentiates it from wikipedia's list [1]. For example, mmd2pdf is a command line script which combines Multimarkdown and an html-to-pdf converter. That is not a markdown library. Another example would be Pagedown, which combines Showdown and an in-browser editor. Perhaps a useful tool...