search for: darwin_

Displaying 4 results from an estimated 4 matches for "darwin_".

Did you mean: darwin
2018 May 01
2
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
...to build new releases, as it takes quite a while on my older hardware. Thank you. P.S. If anyone needs to build a release for themselves, I believe the process is: clone LLVM from github - https://github.com/llvm-mirror/llvm get target OS darwin version from here: https://en.wikipedia.org/wiki/Darwin_(operating_system) - in the example below I'm building for 14.5.0 llvm/utils/release/test-release.sh -release 6.0.0 -final -triple x86_64-apple-darwin14.5.0 results in: llvm/utils/release/final/clang+llvm-6.0.0-x86_64-apple-darwin14.5.0.tar.xz -------------- next part -------------- An HTML at...
2018 May 02
0
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
...ank you. > > P.S. If anyone needs to build a release for themselves, I believe the process is: > > clone LLVM from github - https://github.com/llvm-mirror/llvm <https://github.com/llvm-mirror/llvm> > > get target OS darwin version from here: https://en.wikipedia.org/wiki/Darwin_(operating_system) <https://en.wikipedia.org/wiki/Darwin_(operating_system)> - in the example below I'm building for 14.5.0 > > llvm/utils/release/test-release.sh -release 6.0.0 -final -triple x86_64-apple-darwin14.5.0 > > results in: llvm/utils/release/final/clang+llvm-6.0.0...
2018 May 02
2
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
...gt;> >> Thank you. >> >> P.S. If anyone needs to build a release for themselves, I believe the process is: >> >> clone LLVM from github - https://github.com/llvm-mirror/llvm >> >> get target OS darwin version from here: https://en.wikipedia.org/wiki/Darwin_(operating_system) - in the example below I'm building for 14.5.0 >> >> llvm/utils/release/test-release.sh -release 6.0.0 -final -triple x86_64-apple-darwin14.5.0 >> >> results in: llvm/utils/release/final/clang+llvm-6.0.0-x86_64-apple-darwin14.5.0.tar.xz >> >...
2018 May 02
0
Mac downloads at http://releases.llvm.org/download.html recently requiring latest MacOS
...you. >>> >>> P.S. If anyone needs to build a release for themselves, I believe the process is: >>> >>> clone LLVM from github - https://github.com/llvm-mirror/llvm >>> >>> get target OS darwin version from here: https://en.wikipedia.org/wiki/Darwin_(operating_system) - in the example below I'm building for 14.5.0 >>> >>> llvm/utils/release/test-release.sh -release 6.0.0 -final -triple x86_64-apple-darwin14.5.0 >>> >>> results in: llvm/utils/release/final/clang+llvm-6.0.0-x86_64-apple-darwin14.5.0.tar.x...