Xref: utzoo comp.mail.sendmail:3324 alt.sys.sun:4121 Newsgroups: comp.mail.sendmail,alt.sys.sun Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!eecs.nwu.edu!phil From: phil@eecs.nwu.edu (William LeFebvre) Subject: Re: sendmail frozen config and Sun shared libraries Message-ID: <1991Jun4.192809.22009@casbah.acns.nwu.edu> Sender: news@casbah.acns.nwu.edu (Mr. News) Nntp-Posting-Host: pex.eecs.nwu.edu Reply-To: phil@eecs.nwu.edu (William LeFebvre) Organization: Northwestern University References: <1991Jun4.173143.29157@watmath.waterloo.edu> Date: Tue, 4 Jun 1991 19:28:09 GMT Lines: 18 In article <1991Jun4.173143.29157@watmath.waterloo.edu>, gamiddle@watmath.waterloo.edu (Guy Middleton) writes: |> ...There is obviously some trick to |> saving the data segment of a dynamically-linked program (as is done by |> sendmail -bz). Does anybody know what it is? Yeah....don't do it. :-) Seriously, unless you have a long and complicated configuration file,* freezing buys you very little. Freezing used to be necessary on machines like VAXes and Sun 2's that took forever to do anything, but I have found that on SPARC stations and even Sun 3's the performance difference is usually negligible. *Some people would claim that a sendmail configuration file is long and complicated by definition! William LeFebvre