Skip to content

Conversation

Abscissa
Copy link
Contributor

Any .di dependencies should not be passed to DMD. DMD will automatially find them on it's own as use them as appropriate. Passing them into DMD explicitly can cause linking problems due to multiple, sometimes different, definitions.

A real-world instance of the problem:
http://www.dsource.org/forums/viewtopic.php?t=5856

WalterBright added a commit that referenced this pull request Oct 24, 2011
Don't pass .di files to DMD.
@WalterBright WalterBright merged commit 08d4b18 into dlang:master Oct 24, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants