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
On 4/23/12, Iain Buclaw wrote:
> You probably want to use the gcc-4.x-compat branch if you are using
> the sources from Github.
Sorry I have the dumbs today, I didn't even download those gcc
sources. I assumed qpush would do its magic and pull the sources
automatically. :p
On 23 April 2012 18:10, Iain Buclaw wrote:
> On 23 April 2012 18:02, Andrej Mitrovic wrote:
>> Hey Daniel,
>>
>> I've tried your new mingw-gdc repository but I've had some patching failures:
>>
>> $ hg qclone https://bitbucket.org/venix1/mingw-gdc
>> $ cd mingw-gdc
>> $ hg qpush -a
>>
>> Errors:
On 23 April 2012 18:02, Andrej Mitrovic wrote:
> Hey Daniel,
>
> I've tried your new mingw-gdc repository but I've had some patching failures:
>
> $ hg qclone https://bitbucket.org/venix1/mingw-gdc
> $ cd mingw-gdc
> $ hg qpush -a
>
> Errors:
> -
On 4/23/12, Andrej Mitrovic wrote:
> Also thanks for linking to my DWinProg repo
Or was that Ian? Well anyway it's here so thanks to whoever linked it:
https://bitbucket.org/goshawk/gdc/wiki/MinGWDocumentation
Hey Daniel,
I've tried your new mingw-gdc repository but I've had some patching failures:
$ hg qclone https://bitbucket.org/venix1/mingw-gdc
$ cd mingw-gdc
$ hg qpush -a
Errors:
--
applying documents
applying patches
applying dmain