Re: [Log4cplus-devel] log4cplus SO file - forcing the SONAME header field
Logging Framework for C++
Brought to you by:
wilx
From: Brice C. <Bri...@ce...> - 2013-05-24 12:58:14
|
Hello, >> I am attaching a patch (now part of both trunk and 1.1.x branch) that should allow you to >> configure log4cplus with --disable-so-version and --disable-release-version flags. >> The produces shared library is liblog4cplus.so (on Ubuntu). HTH. Thanks very much for your fast action, I have tested the 1.1.x branch on Ubuntu, Red Hat EL5 32 bits and 64 bits and it works fine. Just for info, we're looking into using log4cplus to perform logging inside the CERN middleware protocol (DIP) that allows the Large Hadron Collider (LHC) and the 4 major CERN experiments to exchange information and trigger particle observation data taking. Once we go to production, we would gladly join the list of satisfied Log4cplus users ! Cheers, Brice |