From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 21 19:20:45 2009 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 0D75B106566C for ; Tue, 21 Jul 2009 19:20:45 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id A2C538FC13 for ; Tue, 21 Jul 2009 19:20:44 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id B5C861CFA5; Tue, 21 Jul 2009 21:20:43 +0200 (CEST) Date: Tue, 21 Jul 2009 21:20:43 +0200 From: Ed Schouten To: "Shaowei Wang (wsw)" Message-ID: <20090721192043.GK68469@hoeg.nl> References: <2e566b9e0907202134h5568a06bl33a8d95ac9c7f845@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jIYo0VRlfdMI9fLa" Content-Disposition: inline In-Reply-To: <2e566b9e0907202134h5568a06bl33a8d95ac9c7f845@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Hackers Subject: Re: llvm/clang a tool chain or just a compiler for FreeBSD? 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: Tue, 21 Jul 2009 19:20:45 -0000 --jIYo0VRlfdMI9fLa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, * Shaowei Wang (wsw) wrote: > Recently I am playing the clangbsd i386 branch and it works. I've noticed > that clang using gcc to linking object code or even doing assembling. No, this is not true. It calls ld and as to do the linking/assembling. Some stuff in the clangbsd branch still gets built with GCC, because of regressions/missing features of Clang. Yours, --=20 Ed Schouten WWW: http://80386.nl/ --jIYo0VRlfdMI9fLa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkpmFQsACgkQ52SDGA2eCwUA4gCfQzJ/6u48YS2KdWFjBZotZgfK A6oAn2j0oaPpzlVB40npEJ+NQjxCRERA =pken -----END PGP SIGNATURE----- --jIYo0VRlfdMI9fLa--