I am writing a piece of software the depends on numerous libraries, among them Xerces-C, which does not provide an easy way to build a statically-linked library. My software is distributed as source, ...
I'm assuming this is with Linux. You can do this in a couple different ways. 1 - you can use the LD_LIBRARY_PATH variable to dynamically add *aghem* libraries to the ...