From owner-freebsd-current@FreeBSD.ORG Sun Nov 26 04:27:21 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EEAB616A49E for ; Sun, 26 Nov 2006 04:27:20 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55A8143D4C for ; Sun, 26 Nov 2006 04:26:28 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1655805nfc for ; Sat, 25 Nov 2006 20:27:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Bvl2wXj1oPkC01pscj4ne93pjO4MFj8J9l34UdNxJinugh/IP8nVG/50kobYOxATeXIxT6G2hHgOM3R5wyHA3ERXX2RliKc0/j79gRNhJiZB9VDNnAZt7ylvTVT7Xf8Nvs+R8F6uN94hWloMj661AqWsbXlKp+zvySqpMgxAL+Y= Received: by 10.82.129.8 with SMTP id b8mr1787083bud.1164515238555; Sat, 25 Nov 2006 20:27:18 -0800 (PST) Received: by 10.82.191.20 with HTTP; Sat, 25 Nov 2006 20:27:18 -0800 (PST) Message-ID: Date: Sat, 25 Nov 2006 20:27:18 -0800 From: "Kip Macy" To: "Nicolae Namolovan" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: A error at buildworld with -fomit-frame-pointer X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Nov 2006 04:27:21 -0000 Not sure that you want that - fomit-frame-pointer makes it largely unusable for debuggers. -Kip On 11/25/06, Nicolae Namolovan wrote: > > Sorry don't have the error log, it say what -fomit-frame-pointer (what > I have in make.conf) is incompatible with an other option from some > compiled file(if I remember correct, that option was in 2 chars length > %).. > > Also get a crash after some minutes of ping -f 127.0.0.1. > > -- > Best regards, > Nicolae Namolovan. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >