Skip to content

Optlink crash on Windows #4

@mbierlee

Description

@mbierlee

When including SCOD into DUB's template project (dub init), I get a linking error when running dub run -b ddox:

---------------------------
Unexpected OPTLINK Termination at EIP=0040F60A
---------------------------
EAX=051E0000 EBX=00438C70 ECX=0000048D EDX=0000033D 
ESI=00006400 EDI=051E2DCC EBP=0019FF38 ESP=0019FEF0 
First=00402000
---------------------------

Linking...
Error: linker exited with status 17571584
dmd failed with exit code 1.

This happens with DMD32 v2.072.2 and v2.073.1. Haven't tried the versions inbetween but I suppose they also fail. This is on Windows. The build is fine when I remove SCOD. I can imagine the problem lies with the linker instead of the library.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions