jai1 opened a new pull request #3503: CPP Client - Adding 
LOG4CXX_USE_DYNAMIC_LIBS to CMake.
URL: https://github.com/apache/pulsar/pull/3503
 
 
   log4cxx.a requires libapr-1.a, libaprutil-1.a, libexpat.a and  libiconv.a 
which are not readily available (with -fPIC ) and difficult to build since they 
too have dependencies.
   
   Adding a flag LOG4CXX_USE_DYNAMIC_LIBS for people who (like us) who what an 
archive library to support multiple boost versions but are ok with dynamically 
linking log4cxx.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to