Hi,

I want to add support to the  LDC D compiler for FreeBSD, the current
version of D has moved to TLS by default. The__tls_get_addr method links
correctly but this crashes at runtime on garbage collection as the address
range could wrong.

What is the best way to determine the address range for the TLS segment for
the current thread?

Thanks

Sumit
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to