can not build LLVM
I try use cmake and prepmake-llvm, both return this error:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 7:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 27:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 28:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 39:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 41:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 53:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 64:
: command not found/apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 67:
'apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 70: syntax error near unexpected token `in
'apple/ldc-iphone-dev/llvm/autoconf/config.guess: line 70: ` case $1 in
CMake Error at cmake/modules/GetHostTriple.cmake:24 (message):
Failed to execute
apple/ldc-iphone-dev/llvm/autoconf/config.guess
Call Stack (most recent call first):
cmake/config-ix.cmake:333 (get_host_triple)
CMakeLists.txt:336 (include)
and cloud you please upgrade it to last ldc/master ?
is this project really dead dead ?
Yes, I'm watching it. However, it's a lot of work to keep up to date. One question:
- What is the endgame with iOS support? What are you hoping to be able to do?
- How are other more active languages managing their iOS SDK + language bindings + IDE integration?
- What was state of ldc support for AARCH64?
I've marked this project here as a community bug: https://github.com/truedat101/dlang-sv-community/issues/11 and also: https://github.com/truedat101/dlang-sv-community/issues/45
What I'm hoping to do is find someone to take on long term support for this. There are many more moving parts for iOS as an SDK toolchain compared to the standard LDC + DMD toolchain.
And this isn't my project but I'm tracking a bunch of these things as the dlang foundation doesn't really track non-technical problems. There is no real technical reason this project couldn't exist, just really lack of interest/demand/financial support/push/pull to get it done.