From owner-freebsd-toolchain@FreeBSD.ORG Thu Nov 6 22:27:27 2014 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E736F4CD; Thu, 6 Nov 2014 22:27:27 +0000 (UTC) Received: from tensor.andric.com (unknown [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A75F75E7; Thu, 6 Nov 2014 22:27:27 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::c3c:9f55:9881:4a18] (unknown [IPv6:2001:7b8:3a7:0:c3c:9f55:9881:4a18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id ABF6FB80A; Thu, 6 Nov 2014 23:27:23 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: clang and code coverage From: Dimitry Andric In-Reply-To: Date: Thu, 6 Nov 2014 23:27:21 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <9E6FCCAF-D519-4786-8E78-E0B14402E40D@FreeBSD.org> References: <20141106171357.GZ15335@juniper.net> To: Craig Rodrigues X-Mailer: Apple Mail (2.1990.1) Cc: toolchain@freebsd.org, Marcel Moolenaar , Arthur Mesh X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 22:27:28 -0000 On 06 Nov 2014, at 18:26, Craig Rodrigues wrote: >=20 > On Thu, Nov 6, 2014 at 9:13 AM, Arthur Mesh wrote: >=20 >>=20 >> /usr/bin/ld: /usr/bin/../lib/libprofile_rt.a: No such file: No such = file >> or directory >>=20 >=20 > Prokash Sinha from Panasas asked the exact same question: >=20 > = https://lists.freebsd.org/pipermail/freebsd-toolchain/2014-August/001181.h= tml >=20 > but unfortunately no one on this list responded. > It would be great if one of the toolchain experts could respond, = because > this would be a useful option to use in clang. It does not work now. I'm working on it in my very limited time, so I can't give any ETA. We will probably need to update compiler-rt first, though. -Dimitry