On 04/23/2012 08:02 PM, Marco Leise wrote:
Am Mon, 23 Apr 2012 19:30:25 -0400
schrieb Ed McCardell:
I've built gtkD as a static library using gdc, but whenever I try to
link libgtkd.a into another program, I get dozens of errors like
/path/to/libgtkd.a(HScrollbar.o)(.data+0x80)undefined refere
Am Mon, 23 Apr 2012 19:30:25 -0400
schrieb Ed McCardell :
> I've built gtkD as a static library using gdc, but whenever I try to
> link libgtkd.a into another program, I get dozens of errors like
>
> /path/to/libgtkd.a(HScrollbar.o)(.data+0x80)undefined reference to `t.0'
>
> I'm using the
I've built gtkD as a static library using gdc, but whenever I try to
link libgtkd.a into another program, I get dozens of errors like
/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