LDC error in termux.

_Coffee rukkaplus at gmail.com
Wed Aug 11 17:06:42 UTC 2021


When installing ldc (`pkg install ldc`) in termux and testing it 
with a "Hello world" program, it returned an error.
```
$ vim hello_world.d
$ ldc2 hello_world.d
clang-12: error: invalid linker name in argument '-fuse-ld=bfd'
Error: /data/data/com.termux/files/usr/bin/cc failed with status: 
1
```
*It is a repost, because i need a solution and nobody answered 
me.*


More information about the digitalmars-d-ldc mailing list