From owner-freebsd-eclipse@FreeBSD.ORG Wed Mar 18 00:14:03 2015 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71C7AE20 for ; Wed, 18 Mar 2015 00:14:03 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2807A64A for ; Wed, 18 Mar 2015 00:14:03 +0000 (UTC) Received: by qgh62 with SMTP id 62so24204338qgh.1 for ; Tue, 17 Mar 2015 17:14:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=8gwkBcHfew8MdxnVs4tkj7kt8BtIw1b/yBTmUpXSiPc=; b=ZUy2a5ZnuvNiozs6Qt0K9nRNBMdsAr82kFZVKmyerPd+sT3ZsF7TV9ZpmS+aIi/QoK tBlx9nGCTUxBqI1/n8DXybrehKFeceawWvLSDvEb88REG4Krdis+urPsUqTRl+8SWl8j Ua0ArRbbEjrFrYVi8SzjRifv0kjkreMHKpF9ZwKndteGQEKA0HjHr6k5v5k1smfNyAri jcvgSngPRBbSy5KEehDptXmrc0+4plwESWWH1aeIYf8A+O8NXJiLHoMEp0Sp88p++ElW QdJPqpSD697qX6VHGNtnc+dWqw1CgZLkeFyXba/vU/88OpG/AgG8IQ0ORpJ7r7WVR8xd +/Lw== X-Received: by 10.140.91.71 with SMTP id y65mr83172495qgd.90.1426637642262; Tue, 17 Mar 2015 17:14:02 -0700 (PDT) Received: from vpn1-dhcp65-178.bu.edu (vpn1-dhcp65-178.bu.edu. [168.122.65.178]) by mx.google.com with ESMTPSA id h34sm10796877qge.13.2015.03.17.17.14.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Mar 2015 17:14:01 -0700 (PDT) From: Arjan van der Velde Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Eclipse, CDT, clang++ Date: Tue, 17 Mar 2015 20:14:00 -0400 Message-Id: To: freebsd-eclipse@freebsd.org Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Mar 2015 00:14:03 -0000 Hello! Does anybody have (pointers to) an example as to how I can configure CDT = properly to work with clang++ on FreeBSD 10.1? Thanks. Regards, Arjan