ARM targetting cross-toolchain with GDC
Johannes Pfau
nospam at example.com
Mon Aug 26 09:02:00 PDT 2013
Am Mon, 26 Aug 2013 09:04:31 +0200
schrieb Jacob Carlborg <doob at me.com>:
> 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.
>
Maybe, I haven't had a detailed look at that.
More information about the Digitalmars-d
mailing list