On Thursday, 14 December 2017 at 12:18:22 UTC, Nicholas Wilson wrote:
On Wednesday, 13 December 2017 at 21:39:40 UTC, Satoshi wrote:
On Wednesday, 13 December 2017 at 21:38:49 UTC, Satoshi wrote:
[...]

Compiling with
ldc2 -debuglib= -defaultlib= -code-model=kernel -disable-red-zone -w -wi -de -O3 -mattr=-sse -I../ -of=obj-amd64/object.d.o -c -deps=obj-amd64/object.d.o.o.dep object.d

Can you add -vv to the command line and post the relevant portion of the result (i.e. the portion that correlates to the symbol that gives the error)? (You'll want to pipe the output to a file as it produces a lot of output.)

Here is output from -vv
https://gist.github.com/anonymous/0a48808969600a84a683c03df57b5a29

Reply via email to