Skip to content

[Driver][SYCL] use of -fsycl and -static-libstc++ not supported #5297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

mdtoguchi
Copy link
Contributor

Emit an error when -fsycl -static-libstdc++ is used together. This
combination is not supported due to the runtime dependence with libsycl.so

Emit an error when -fsycl -static-libstdc++ is used together.  This
combination is not supported due to the runtime dependence with libsycl.so
@mdtoguchi mdtoguchi requested review from a team as code owners January 13, 2022 00:29
Copy link
Contributor

@smanna12 smanna12 left a comment

Choose a reason for hiding this comment

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

FE changes LGTM

@AGindinson
Copy link
Contributor

The Lit_With_Cuda configuration failure is known and reported; the PR could hardly introduce CUDA-specific failures itself.

@bader bader merged commit bb0055c into intel:sycl Jan 14, 2022
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.

5 participants