Android tls issue

kinke noone at nowhere.com
Mon Jun 24 23:23:30 UTC 2019


On Monday, 24 June 2019 at 22:24:47 UTC, Newbie2019 wrote:
> any suggestion to fix this __bss_end__ issue for Android ?

Just don't use LLD for now ;); it's not usable for macOS either 
due to missing magic linker symbols.

> when I use the new ldc2 built example, I get this error

That's the more interesting part. Do you happen not to be using 
our LLVM fork with custom TLS emulation on Android? [1] It's 
required for Android.

[1] https://github.com/ldc-developers/llvm/releases



More information about the digitalmars-d-ldc mailing list