Hi,

       I've added a simple variable to enable profiling of htdig3. It
does not change anything if you don't specify that you want profiling.
Here is the usage (included in Makefile.config):

#
# To compile with profiling do the following:
#
# make clean
# ( cd db ; make all )
# make CXXFLAGS=-g PROFILING=-p all
#
# Note that it's necessary to rebuild Berkeley DB without CXXFLAGS set because
# it has undesirable effects. CXXFLAGS must be set to -g because it defaults
# to -g -O2 when g++ is used and profiling is not done in a intuitive way.
#

        Cheers,

-- 
                Loic Dachary

                24 av Secretan
                75019 Paris
                Tel: 33 1 42 45 09 16
                e-mail: [EMAIL PROTECTED]
                URL: http://www.senga.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to