tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

Use libconfig as static library #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Is it possible that uMurmur doesn't need any shared lib such as libconfig ?
I juste compiled it with PolarSSL (library included) and wanted to know if
it is possible to do the same with libconfig.
This way, I can make umurmur binary run without any dependencies.

Regards

Original issue reported on code.google.com by DiaoulAel on 10 Apr 2010 at 4:50

GoogleCodeExporter commented 9 years ago
It's is certainly possible from a technical point of view. You just link it 
with static 
libraries instead. But, if you intend to distribute the binary in some way you 
have to 
make sure the license of the libraries allows this. I will not make this the 
default 
behavior when building uMurmur so I close this ticket. If you want to discuss 
this 
further I recommend posting to the list at 
http://groups.google.com/group/umurmur-
general

Original comment by fatbob.s...@gmail.com on 11 Apr 2010 at 3:30

GoogleCodeExporter commented 9 years ago
Link above got screwed. Trying again:

http://groups.google.com/group/umurmur-general

Original comment by fatbob.s...@gmail.com on 11 Apr 2010 at 3:32