[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

COMPILE-LOAD-INIT



This is the same as the ADA and MESA "compilation safety" mechanism
and people get screwed the same way by them.

ADA people sometimes propose having each object file remember exactly
which macros it depended on, and only recompiling if one of them has
changed.  I don't know if any of them have tried to actually do this.