From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 23 13:36:25 2010 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 023171065698; Sat, 23 Oct 2010 13:36:25 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from mx0.hoeg.nl (unknown [IPv6:2a01:4f8:101:5343::aa]) by mx1.freebsd.org (Postfix) with ESMTP id 8F3598FC17; Sat, 23 Oct 2010 13:36:24 +0000 (UTC) Received: by mx0.hoeg.nl (Postfix, from userid 1000) id 8EE1A2A28CCB; Sat, 23 Oct 2010 15:36:23 +0200 (CEST) Date: Sat, 23 Oct 2010 15:36:23 +0200 From: Ed Schouten To: FreeBSD Current , FreeBSD Hackers Message-ID: <20101023133623.GE94137@hoeg.nl> References: <20101022143024.GA94137@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Lb0e7rgc7IsuDeGj" Content-Disposition: inline In-Reply-To: <20101022143024.GA94137@hoeg.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: Tested wanted: BSD-licensed libgcc replacement, libcompiler_rt X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2010 13:36:25 -0000 --Lb0e7rgc7IsuDeGj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, * Ed Schouten , 20101022 16:30: > At EuroBSDCon I was talking with some committers active in the area of > Clang (brooks, kwm, others) about replacing our libgcc shipped with GCC > 4.2.1 with a BSD-licensed version. The LLVM folks have a BSD licensed > implementation called libcompiler_rt. See: >=20 > http://compiler-rt.llvm.org/ I was talking with Robert Watson about this the other day. The codebase of compiler-rt also contains the libBlocksRuntime.so library, which is fundamental in making Grand Central Dispatch (GCD) work. Because of its small size (12 KB), I think I'll also include it in the import. This means that after the import, libdispatch is the only port needed to make Grand Central Dispatch work on FreeBSD HEAD. --=20 Ed Schouten WWW: http://80386.nl/ --Lb0e7rgc7IsuDeGj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkzC5NcACgkQ52SDGA2eCwXYJgCfU5IGoxU9aMOMS/YYTAdQyUhh ypsAnRn4AC+GdZGdOc3qz88wDg7fv1Pe =kjS1 -----END PGP SIGNATURE----- --Lb0e7rgc7IsuDeGj--