All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] static libraries
@ 2013-01-05  9:05 .. ink ..
  2013-01-05 11:05 ` Milan Broz
  0 siblings, 1 reply; 8+ messages in thread
From: .. ink .. @ 2013-01-05  9:05 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

i build 1.6.0-rc1 with the following config options:

 ./configure --prefix=/usr --enable-cryptsetup-reencrypt
--enable-static-cryptsetup

then i looked at the static libraries with the following command:
 find . -iname *.a

and the results where:
./lib/crypto_backend/.libs/libcrypto_backend.a
./lib/verity/.libs/libverity.a
./lib/tcrypt/.libs/libtcrypt.a
./lib/luks1/.libs/libluks1.a
./lib/loopaes/.libs/libloopaes.a

Is the list of static objects complete? it seem incomplete to me as i dont
see a static object to handle plain volumes or other functions.

Shouldnt also there be a libcryptsetup.a static library?

[-- Attachment #2: Type: text/html, Size: 747 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-06 10:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05  9:05 [dm-crypt] static libraries .. ink ..
2013-01-05 11:05 ` Milan Broz
2013-01-05 12:12   ` .. ink ..
2013-01-05 17:56     ` Milan Broz
2013-01-05 22:15       ` .. ink ..
2013-01-05 22:48         ` .. ink ..
2013-01-06 10:21         ` Milan Broz
2013-01-06 10:50           ` .. ink ..

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.