From owner-freebsd-stable@FreeBSD.ORG Sat Jan 19 13:36:10 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F7616A418 for ; Sat, 19 Jan 2008 13:36:10 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 9C4D513C461 for ; Sat, 19 Jan 2008 13:36:09 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by fg-out-1718.google.com with SMTP id 16so1545920fgg.35 for ; Sat, 19 Jan 2008 05:36:08 -0800 (PST) Received: by 10.82.134.12 with SMTP id h12mr8231869bud.29.1200749767960; Sat, 19 Jan 2008 05:36:07 -0800 (PST) Received: by 10.82.187.11 with HTTP; Sat, 19 Jan 2008 05:36:07 -0800 (PST) Message-ID: Date: Sat, 19 Jan 2008 15:36:07 +0200 From: "Vlad GALU" To: "FreeBSD Stable List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Questions about building the world X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2008 13:36:10 -0000 1. I noticed the WITHOUT_SSP switch in src.conf(5). Does this mean that Propolice is currently used by default? 2. For debugging purposes, I'd like to rebuild my whole world with debugging symbols. Adding -g to the flags in make.conf seemed to do the trink until right before the installation of the new files. Doing a nm on libc.so.7 yielded all the symbols, as expected. However, after performing the installworld, the library was stripped. Is there a switch to prevent stripping too? -- Mahnahmahnah!