/path/to/libgtkd.a(HScrollbar.o)(.data+0x80)undefined reference to `____t.0'
I'm using the latest gdc from github, with the latest gcc snapshot, on both 32- and 64-bit linux.
Could this be related to https://bitbucket.org/goshawk/gdc/issue/284/ and if so, is there any way around it?
--Ed