Merits and uses of static vs. dynamic libraries

J

James Kanze

On Apr 14, 8:37 pm, Tony Strauss
<[email protected]> wrote:
Couldn't you just specify for all things which depend on
shared libraries an actual dependency in make? If a shared
library changes, then all 'exe's and shared libraries which
depend on it would be rebuilt. Quite easy to automate this
with make.

They normally are---as you say, it's easy to automate. IIUC, in
his case, there's no felt need to reinvoke make on the programs
which haven't changed. And if you don't invoke make, it doesn't
matter what dependencies make recognizes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,609
Members
45,253
Latest member
BlytheFant

Latest Threads

Top