llvm-config not found on OSX 10.9.4
Marko Käning
MK-MacPorts at techno.ms
Wed Sep 10 12:12:19 PDT 2014
Hi Lawrence,
On 10 Sep 2014, at 17:28 , Lawrence Velázquez <larryv at macports.org> wrote:
> This isn't a workaround, it's required and expected because *Xcode does not provide LLVM*.
oh, thanks for clarifying that!
> LLVM is a set of (mostly static) libraries used to build compilers. Clang / Apple's "LLVM Compiler" is a compiler built on LLVM. Once you use LLVM to create a compiler, you do not have to distribute LLVM with that compiler, and Apple does not. And wisely so, because there's no good reason for a set of general development tools to distribute a compiler construction kit.
Yes, in the original thread on KDEVELOP-USER Milian hinted this out to me at midday as well.
So, I’ll try to install llvm-3.* and see whether that works!
:-)
Thanks again,
Marko
[1] http://mail.kde.org/pipermail/kdevelop/2014-September/018456.html
More information about the macports-dev
mailing list