ARM targetting cross-toolchain with GDC

Jacob Carlborg doob at me.com
Mon Aug 26 00:04:31 PDT 2013


On 2013-08-25 20:46, Johannes Pfau wrote:

> Not really. It wasn't supported in Bionic at all when I last looked
> into it. At some point I thought about just implementing TLS in bionic
> and trying to get it into Android. Probably a little to advanced for me
> but we could basically copy the code from freebsd.

Isn't it possible to implement it in the runtime? Basically doing what 
the dynamic linker would do. Although I don't know if enough API is 
exposed for this.

It would not support all TLS models but at least one.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list