From owner-freebsd-current@FreeBSD.ORG Sat Jun 6 19:28:01 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 958951065674; Sat, 6 Jun 2009 19:28:01 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from mx2.itu.dk (mx2.itu.dk [130.226.142.29]) by mx1.freebsd.org (Postfix) with ESMTP id 259CE8FC12; Sat, 6 Jun 2009 19:28:01 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from [192.168.10.164] (0x573b9942.cpe.ge-1-2-0-1101.ronqu1.customer.tele.dk [87.59.153.66]) by mx2.itu.dk (Postfix) with ESMTP id 4247DF48072; Sat, 6 Jun 2009 21:27:59 +0200 (CEST) Message-Id: <686A733E-2F33-4C40-A516-7D3A8E5E431E@cederstrand.dk> From: Erik Cederstrand To: Tim Kientzle In-Reply-To: <4A27F105.4040109@freebsd.org> Content-Type: multipart/signed; boundary=Apple-Mail-28--278694535; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v935.3) Date: Sat, 6 Jun 2009 21:27:57 +0200 References: <20090604093831.GE48776@hoeg.nl> <31BD4D08-6558-46FF-9B93-CF8249AAC461@cederstrand.dk> <4A27F105.4040109@freebsd.org> X-Mailer: Apple Mail (2.935.3) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Ed Schouten , hackers@freebsd.org, current@freebsd.org Subject: Re: Clang: now available from a SVN server near you! 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: Sat, 06 Jun 2009 19:28:02 -0000 --Apple-Mail-28--278694535 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Den 04/06/2009 kl. 18.06 skrev Tim Kientzle: > Erik Cederstrand wrote: >> LLVM provides a linker (http://llvm.org/cmds/llvm-ld.html) but "it >> doesn't interact correctly with conventional nm/ar/etc" (http://lists.cs.uiuc.edu/pipermail/cfe-dev/2009-June/005296.html >> ). > > In what way does it not interact correctly? There was not much more help to get from the Clang list, unfortunately. The code lives at http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/llvm-ld/ and looks very well-documented and structured. Unfortunately, it is a bit over my head to see what needs to be fixed and actually fix it. Thanks, Erik --Apple-Mail-28--278694535--