Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Is it possible to create a Clang Toolchain for OSX's Clang
Is it possible to create a Clang Toolchain for OSX's Clang [message #1090345] Mon, 19 August 2013 22:34 Go to next message
Eclipse UserFriend
I downloaded Kepler's version of Eclipse CDT and it appears that support for compiling on OSX
is limited to the older GCC 'footprint' of OSX compiler tools. As of 10.8, Clang is the default
as well as the only path to C++11 standardization.

How difficult is it to create a Toolchain the uses Clang for parsing/indexing as well as compiling/debugging?


Thanks in advance,
---
Mike Norman
Re: Is it possible to create a Clang Toolchain for OSX's Clang [message #1090680 is a reply to message #1090345] Tue, 20 August 2013 09:47 Go to previous messageGo to next message
Eclipse UserFriend
There are LLVM toolchains in CDT already. I am not sure if LLVM plugin is part of Kepler CDT package though. You can try CDT nightly build from update site http://download.eclipse.org/tools/cdt/builds/luna/nightly
Note that it is update site which you install from inside eclipse via Help->Install New Software.

Thanks,
Andrew
Re: Is it possible to create a Clang Toolchain for OSX's Clang [message #1091263 is a reply to message #1090345] Wed, 21 August 2013 04:57 Go to previous message
Eclipse UserFriend
Mike Norman wrote on Mon, 19 August 2013 22:34
create a Toolchain the uses Clang for parsing/indexing?

Suppose that currently there is no way to do this, only CDT internal parser/indexer can be used.
Previous Topic:change from managed build to makefile project
Next Topic:eclipse with cunit testing in windows
Goto Forum:
  


Current Time: Wed May 14 18:31:08 EDT 2025

Powered by FUDForum. Page generated in 0.03606 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top