Skip to content

Conversation

@hvdijk
Copy link
Contributor

@hvdijk hvdijk commented Sep 12, 2025

In the default configuration, effectively components would be linked in implicitly, but with --shared-libs, that is not the case and we need to make sure to list all components we use.

Fixes #20061

In the default configuration, effectively components would be linked in
implicitly, but with --shared-libs, that is not the case and we need to
make sure to list all components we use.

Fixes intel#20061
@hvdijk hvdijk requested a review from a team as a code owner September 12, 2025 14:35
@hvdijk
Copy link
Contributor Author

hvdijk commented Sep 12, 2025

@intel/llvm-gatekeepers This is ready to be merged, thanks.

@sarnex sarnex merged commit 61c6543 into intel:sycl Sep 12, 2025
44 of 45 checks passed
@hvdijk hvdijk deleted the native_cpu-missing-components branch September 13, 2025 03:38
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.

[SYCL][Nativecpu] Native CPU backend build failure with --shared-libs

3 participants