From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Is LLDB around? Date: Wed, 10 Oct 2018 12:07:54 +0200 Message-ID: <87r2gy9ksl.fsf@gnu.org> References: <87pnwipn0w.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gABPN-00006Z-Fe for guix-devel@gnu.org; Wed, 10 Oct 2018 06:08:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gABPI-0000YW-QB for guix-devel@gnu.org; Wed, 10 Oct 2018 06:08:01 -0400 In-Reply-To: <87pnwipn0w.fsf@posteo.net> (Brett Gilio's message of "Tue, 09 Oct 2018 21:13:03 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Brett Gilio Cc: "guix-devel@gnu.org" Hello, Brett Gilio skribis: > Hi all. I am attempting to package the dotnet packages for Guix. One > of > the build dependencies is LLDB. Is it not packaged with clang or llvm? > What is our procedure for dealing with LLDB or is it simply needing > packaged? As far as I know LLDB is a separate package, which is currently missing in Guix. HTH! Ludo=E2=80=99.