Re: llvm-3.5 on 10.7.5

2014-02-27 Thread Alexey Luchko
Thanks for the explanation, folks! As far as I can get, pre-10.9 / XCode pre-5 is not longer available for download. Probably port info should state a requirement of osx 10.9 or at least the error message itself, or provide a link the the FAQ :) Error: llvm-3.5 requires a C++11 runtime, which

llvm-3.5 on 10.7.5

2014-02-26 Thread Alexey Luchko
Hi, I have working llvm-3.5 @3.5-r198565_0+assertions. Recently, it was updated to @3.5-r202097. An attempt to upgrade results in a message: Error: llvm-3.5 requires a C++11 runtime, which your configuration does not allow The cause is presence of /usr/lib/libc++.dylib as far as I can get.

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Brandon Allbery
On Wed, Feb 26, 2014 at 4:49 PM, Alexey Luchko soulne...@gmail.com wrote: I have working llvm-3.5 @3.5-r198565_0+assertions. Recently, it was updated to @3.5-r202097. An attempt to upgrade results in a message: Error: llvm-3.5 requires a C++11 runtime, which your configuration does not

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Ryan Schmidt
On Feb 26, 2014, at 16:12, Brandon Allbery wrote: Does it mean that llvm-3.5 does not work on 10.7? By itself, it works fine. The problem is that it is never by itself; it exists in an ecosystem whose contents are defined by Apple. On 10.7 that ecosystem is not C++11, and while you can

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Brandon Allbery
On Wed, Feb 26, 2014 at 6:32 PM, Ryan Schmidt ryandes...@macports.orgwrote: Them’s some good words there, Bradley. Do you feel up to turning it into a FAQ entry? It’s a complicated thing to explain to people and it would be great if there were a central explanation we could refer people to.

Re: llvm-3.5 on 10.7.5

2014-02-26 Thread Ryan Schmidt
On Feb 26, 2014, at 18:51, Brandon Allbery allber...@gmail.com wrote: On Wed, Feb 26, 2014 at 6:32 PM, Ryan Schmidt ryandes...@macports.org wrote: Them’s some good words there, Bradley. Do you feel up to turning it into a FAQ entry? It’s a complicated thing to explain to people and it would