[cfe-dev] Paths to system header files

Jacob Carlborg via cfe-dev cfe-dev at lists.llvm.org
Fri Feb 26 12:24:11 PST 2016


On 2016-02-26 18:03, Mikhail Ramalho via cfe-dev wrote:

> You can build llvm+clang 3.8: http://llvm.org/docs/GettingStarted.html
>
> If you use Fedora 24, it has the dynamic libraries available for
> download (not sure why static ones are not available anymore, though).

Pre compiled binaries are available here as well [1]. It's still only a 
release candidate.

It should be possible to use older versions, somehow. I've been using 
this technique through the C API since 3.1 if I recall correctly, 3.5 
for sure.

[1] http://llvm.org/pre-releases/3.8.0/

-- 
/Jacob Carlborg




More information about the cfe-dev mailing list