LDC error in termux.

_Coffee rukkaplus at gmail.com
Mon Aug 9 19:31:29 UTC 2021


Sorry about the possible beginner error, but 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
```


More information about the Digitalmars-d mailing list