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

Re: Sealed as Source Annotation



On Tue, 18 Jul 2000 09:39:10 +1200, Bruce Hoult <bruce@hoult.org> wrote:
>I think that separate compilation is *vastly* overused.  But it's still 
>necessary, no matter *how* fast computers get.  Do you want to have to 
>compile all of Windows/MacOS/Linux/??? every time you compile "hello 
>world", just because you're using the console I/O calls?  Do you even 
>want to have to recompile your SQL database every time you change a 
>program that uses it?

I get your drift. It would be a pain to have to compile libc with
every application.

BTW, I would call Windows/MacOS/Linux part of the executable's run
time system. ;-)

Mark

-- 
Mark K. Gardner
RADIANT Team
Network Engineering, CIC-5
Los Alamos National Laboratory
P.O. Box 1663, M.S. D451
Los Alamos, NM 87545
Email: mkg@lanl.gov
Phone: 1-505-665-4953
-- 



References: