Skip to content

ARROW-1241: [C++] Appveyor build matrix extended with Visual Studio 2…#870

Closed
maxhora wants to merge 1 commit into
apache:masterfrom
maxhora:ARROW-1241
Closed

ARROW-1241: [C++] Appveyor build matrix extended with Visual Studio 2…#870
maxhora wants to merge 1 commit into
apache:masterfrom
maxhora:ARROW-1241

Conversation

@maxhora

@maxhora maxhora commented Jul 20, 2017

Copy link
Copy Markdown
Contributor

…017 environment build job

@wesm wesm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1. Have you had any luck reproducing the lz4 internal compiler error?

@asfgit asfgit closed this in fabf7fb Jul 24, 2017
@maxhora

maxhora commented Jul 25, 2017

Copy link
Copy Markdown
Contributor Author

@wesm , lz4 internal error is reproducible for me when building using VS2015 x64 Native Tools environment ("C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" launched with amd64 ), but it builds fine if x86_64 env is used instead.
I have tried to remove WholeProgramOptimization flag from VS2010 solutions and it seems this solved amd64 platform internal compiler error issue. I think, I'm going to create a patch to address this

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