From owner-freebsd-current@FreeBSD.ORG Tue Oct 13 11:38:46 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07EAE106566B for ; Tue, 13 Oct 2009 11:38:46 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id B98B18FC23 for ; Tue, 13 Oct 2009 11:38:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 9177C9CB204 for ; Tue, 13 Oct 2009 13:38:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kqdz7PgG03Yp for ; Tue, 13 Oct 2009 13:38:17 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id CED829CB2A1 for ; Tue, 13 Oct 2009 13:38:13 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n9DBcDpK002563 for current@freebsd.org; Tue, 13 Oct 2009 13:38:13 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 13 Oct 2009 13:38:13 +0200 From: Roman Divacky To: current@freebsd.org Message-ID: <20091013113813.GA2478@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: unifdef crashes 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: Tue, 13 Oct 2009 11:38:46 -0000 just to not lost it: unifdef -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -DDT_CONFIG -D__GLIBC__=3 -DCRT_BEGIN -DOBJECT_FORMAT_ELF /usr/src/contrib/gcc/crtstuff.c this crashes our unifdef if someone wants to look at it, you're welcome roman