From owner-svn-src-all@FreeBSD.ORG Tue Jan 4 21:42:28 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 084451065674; Tue, 4 Jan 2011 21:42:28 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id BC77D8FC19; Tue, 4 Jan 2011 21:42:27 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:6585:4c82:cc96:98f0] (unknown [IPv6:2001:7b8:3a7:0:6585:4c82:cc96:98f0]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id F40855C5A; Tue, 4 Jan 2011 22:42:26 +0100 (CET) Message-ID: <4D23943D.2080808@FreeBSD.org> Date: Tue, 04 Jan 2011 22:42:21 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.14pre) Gecko/20110104 Lanikai/3.1.8pre MIME-Version: 1.0 To: Anonymous References: <201101042026.p04KQfV2053954__34106.6334084191$1294172817$gmane$org@svn.freebsd.org> <8639p8tmfh.fsf@gmail.com> In-Reply-To: <8639p8tmfh.fsf@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r216975 - in head/libexec/rtld-elf: amd64 i386 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2011 21:42:28 -0000 On 2011-01-04 21:59, Anonymous wrote: > '-elf' is not documented in either gcc(1) or ld(1). Did it work? It was a custom gcc option, but it was removed about 8 years ago: http://svn.freebsd.org/changeset/base/107286