static libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?
_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt

[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux