Skip to content

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jul 28, 2015

On Windows there are duplicate symbols defined by c-client's as well as PHP's
Unix compatibility layer, which cause static linking to fail. We turn on
/FORCE:MULTIPLE, so link ignores the second definitions from c-client
(producing a warning only instead of an error).

On Windows there are duplicate symbols defined by c-client's as well as PHP's
Unix compatibility layer, which cause static linking to fail. We turn on
/FORCE:MULTIPLE, so link ignores the second definitions from c-client
(producing a warning only instead of an error).
@cmb69
Copy link
Member Author

cmb69 commented Jul 29, 2015

I'm closing this PR due to the recent discussion in the bug tracker. Enforcing shared building seems to be best.

@cmb69 cmb69 closed this Jul 29, 2015
@cmb69 cmb69 deleted the imap-static branch August 16, 2017 15:26
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.

1 participant