Received: by taz.hyperreal.com (8.6.12/8.6.5) id PAA07975; Mon, 20 Nov 1995 15:21:41 -0800 Received: from gw.steam.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id PAA07960; Mon, 20 Nov 1995 15:21:33 -0800 Received: from ooo.lanl.gov (ooo.lanl.gov [128.165.23.117]) by gw.steam.com (8.6.10/8.6.9) with SMTP id OAA17631 for ; Mon, 20 Nov 1995 14:19:53 -0800 Received: by ooo.lanl.gov (1.38.193.4/16.2) id AA27485; Mon, 20 Nov 1995 15:36:01 -0700 From: Rob Hartill Message-Id: <9511202236.AA27485@ooo.lanl.gov> Subject: Re: binary build question To: new-httpd@HYPERREAL.COM Date: Mon, 20 Nov 95 15:35:59 MST In-Reply-To: ; from "Brian Behlendorf" at Nov 20, 95 1:15 pm X-Organization: Theoretical Division, T-8. Los Alamos National Laboratory X-Snail: LANL Theoretical Divi' T-8, MS B285, P.O Box 1663, Los Alamos NM 87545 X-Marks-The-Spot: Doh ! X-Url: http://nqcd.lanl.gov/~hartill/ X-Cessive-Use-Of-Headers: check Mailer: Elm [revision: 70.85] Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@apache.org Hmmm, I got confused. I though the info was for general help for compiling Apache. I guess some of what I said is still relevant though. > Okay, here's the revised text: > > Compiling: Use the "best" compiler for the platform, given that the > object code built with the compiler is free from any restrictions the > compiler might put on it. Set for the first or second level of > optimization, and don't compile with debugging since anyone who can use a > debugger to backtrace a core dump can probably also compile it themselves > anyways.