Results 1 to 1 of 1
hi,
I would like to link apache with TotalView in order to debug memory leaks.
I read in TotalView documentation that I nead to add "/opt/totalview/alpha/lib/libdbfork.a" or "-L/opt/totalview/alpha/lib -ldbfork" in ...
- 04-11-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 1
linking apache with .a files
hi,
I would like to link apache with TotalView in order to debug memory leaks.
I read in TotalView documentation that I nead to add "/opt/totalview/alpha/lib/libdbfork.a" or "-L/opt/totalview/alpha/lib -ldbfork" in the linking phase.
Where do I need to add it in the apache source?
thanks.


Reply With Quote