From owner-freebsd-current@FreeBSD.ORG Mon Dec 24 15:24:18 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48780AB6 for ; Mon, 24 Dec 2012 15:24:18 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id EA9F08FC12 for ; Mon, 24 Dec 2012 15:24:17 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtp (envelope-from ) id <1Tn9t3-000Usq-7r>; Mon, 24 Dec 2012 16:24:17 +0100 Received: from e178019043.adsl.alicedsl.de ([85.178.19.43] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtpsa (envelope-from ) id <1Tn9t3-000pEl-4X>; Mon, 24 Dec 2012 16:24:17 +0100 Message-ID: <50D8739F.4040306@zedat.fu-berlin.de> Date: Mon, 24 Dec 2012 16:24:15 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Current FreeBSD Subject: clang/llvm 3.2: -ccc-host-triple: X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5023D70B5758465F5E597E71" X-Originating-IP: 85.178.19.43 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 24 Dec 2012 15:24:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5023D70B5758465F5E597E71 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable I try to compile a piece of software which uses LLVM as a backend (it is POCL, PortableOpenCL library). On a 10.0-CURRENT r244650M, the software fails du to an issued clang option -ccc-host-triple, which works well on FreeBSD 9.1-PRE, which uses still LLVM/CLANG 3.1. On the net, I find confusing informations about this option. It seems to be still in 3.1, but 3.2 doesn't accept it anymore. Oliver --------------enig5023D70B5758465F5E597E71 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJQ2HOgAAoJEOgBcD7A/5N8j64H/0QiNXRBdKCaQupujjib6tSE fOw09zRBn7zv4ip/pQv1vJUYeptLXy+Qc7Z0xXOw7OVw3ri/yvjMyjTCa/E+B3ei jPdLtTF2M+I7cDtN34RaCRzi51a/ZQ+tLioUQTNqoEXwtaQhmqTU9IXGThkZuzIy SiPPi8X9fb4u2Sk6WPeDw8ZM8jdZdj7F8Hdly8vZPocUpU4jrJIwZv0v5/rCOrUQ DDapRubtBnH6HXxQSMPS5mqc+cRT2JouJoe2tpZyLIUK62QJjpyMqHHuzIbDhxY3 L1/qpEZ5O1snf3boNByve6xzZjMMUQi4ReRroTTIQm3FU87IzprE4on4vxinbkU= =dty2 -----END PGP SIGNATURE----- --------------enig5023D70B5758465F5E597E71--