From owner-freebsd-toolchain@FreeBSD.ORG Thu Nov 6 17:26:07 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 A4A07D19; Thu, 6 Nov 2014 17:26:07 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 24EC5D62; Thu, 6 Nov 2014 17:26:07 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id n15so1325163lbi.34 for ; Thu, 06 Nov 2014 09:26:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=v+l6PSoejfrcp8XtfBHWy4agfJibVocYtNLUIMHoDzM=; b=VjI7pksWUed9nODuMU/C2Q6hDZ+YnSXocxWrzi7HF+R6YSzwA9f2GOytRG6hnzDW6P 6NcW6afdHhiN926Yl9TvDRy4af9mmMViiOSXqTiOWfeCNHtB5IIWdjBQycsMr5BENlan o3GNLvHVtF6kGEcRlGXqThNTqQizYJy8OC1EzvrSvi7l+kKNNPw6XJ+dCUKWmFOoeYlf uxXN+a28xPZbtzDgdm+/p+AaK6pk0FkOAa57HZjceBl170QemIZy4K6uyvCVTR28+z/p M4yzXZ6IvPAEw24cwmSiWjGmoxMC+TQCk5FAvAtTw6OV1bI/YjvMuNMFW7fmJ1szcR1+ 9Fhw== MIME-Version: 1.0 X-Received: by 10.112.16.39 with SMTP id c7mr6268194lbd.19.1415294765088; Thu, 06 Nov 2014 09:26:05 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.130.168 with HTTP; Thu, 6 Nov 2014 09:26:04 -0800 (PST) In-Reply-To: <20141106171357.GZ15335@juniper.net> References: <20141106171357.GZ15335@juniper.net> Date: Thu, 6 Nov 2014 09:26:04 -0800 X-Google-Sender-Auth: o4ToXIdOY91aFR_gH-0oXASa7GA Message-ID: Subject: Re: clang and code coverage From: Craig Rodrigues To: Arthur Mesh Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: toolchain@freebsd.org, Marcel Moolenaar 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 17:26:07 -0000 On Thu, Nov 6, 2014 at 9:13 AM, Arthur Mesh wrote: > > /usr/bin/ld: /usr/bin/../lib/libprofile_rt.a: No such file: No such file > or directory > Prokash Sinha from Panasas asked the exact same question: https://lists.freebsd.org/pipermail/freebsd-toolchain/2014-August/001181.html 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. -- Craig