If they are local only to DccNiTghtmare, I would say that it is fine to leave them statically compiled.
Barry
On 8/20/2013 3:43 PM, Vincent Prat wrote:
Hello,
the game DccNiTghtmare and the two editors that come with it use two libraries, called dntlib and
farso, which are compiled from the sources and currently statically linked to the executables.
What is the best practice?
- doing nothing about it,
- putting both libraries in a single libdnt package and linking them dynamically,
- putting each one in its own package (libdnt and libfarso)?
Regards,
Vincent