Am 09.04.2015 um 10:59 schrieb Sönke Ludwig:
Am 08.04.2015 um 20:55 schrieb Iain Buclaw via Digitalmars-d:
On 8 April 2015 at 20:32, tcha via Digitalmars-d
<[email protected]> wrote:
(...)
Also tried to dustmite the minimal failing version and here is a result:
http://pastebin.com/YjdvT3G4
It's my first use of it so I hope it can help to solve this problem. It
outputs less errors, but also compiles fine in debug and fails to
link in
release.
I've filed two tickets for linker errors (and added a workaround for the
first one):
https://issues.dlang.org/show_bug.cgi?id=14425
https://issues.dlang.org/show_bug.cgi?id=14429
I'll try to reduce the pastebin reduced sample further, too, as it looks
like it has yet another root cause.
Actually it seems to be the first issue (14425). I've already added a
workaround for that on GIT master.