Am 18.03.2013 09:51, schrieb Johannes Pfau:
Could it be this:
http://stackoverflow.com/questions/8640642/gcc-link-order-changed
Something changed in ld some time ago and the order in which libraries
are passed to ld is now important. The library which defines
_D6thBase2io8writeflnFAyaYm must be
Am Mon, 18 Mar 2013 08:07:43 +0100
schrieb Benjamin Thaut :
> I have a strange problem with gdc. The linker reports undefined
> references to symbols, but exactly those symbols exist in the library
> that I'm linking into the executable. The error message I get is:
>
> C:\Users\Benjamin\AppData