Skip to content

[SYCL] Fix build issues for Debug configuration on Windows#1151

Merged
bader merged 1 commit intointel:syclfrom
dm-vodopyanov:private/dvodopya/fix-debug-build
Feb 25, 2020
Merged

[SYCL] Fix build issues for Debug configuration on Windows#1151
bader merged 1 commit intointel:syclfrom
dm-vodopyanov:private/dvodopya/fix-debug-build

Conversation

@dm-vodopyanov
Copy link
Contributor

During the building x64 Debug configuration of Windows using scripts from buildbot folder, there were two issues:

  1. OpenCL ICD Loader failed to build because of the missing OpenCL headers
  2. Fatal error C1128: clang\lib\Sema\SemaTemplateDeduction.cpp : number of sections exceeded object file format limit: compile with /bigobj

Signed-off-by: Dmitry Vodopyanov dmitry.vodopyanov@intel.com

Signed-off-by: Dmitry Vodopyanov <dmitry.vodopyanov@intel.com>
@dm-vodopyanov dm-vodopyanov changed the title [SYCL] Fix build issues for Debug configuration [SYCL] Fix build issues for Debug configuration on Windows Feb 21, 2020
Copy link
Contributor

@alexbatashev alexbatashev left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader merged commit f2214a0 into intel:sycl Feb 25, 2020
codeplay-sycl referenced this pull request in codeplaysoftware/sycl-for-cuda Feb 25, 2020
During the building x64 Debug configuration of Windows using scripts from buildbot folder, there were two issues:
1. OpenCL ICD Loader failed to build because of the missing OpenCL headers
2. Fatal error C1128: clang\lib\Sema\SemaTemplateDeduction.cpp : number of sections exceeded object file format limit: compile with /bigobj

Signed-off-by: Dmitry Vodopyanov <dmitry.vodopyanov@intel.com>
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.

3 participants