Skip to content

Conversation

mdtoguchi
Copy link
Contributor

On Windows, users can use the /link [opts] to specify any options you
want to pass directly to the link step. Typically these options are not
processed by the driver as they should be linker specific.

Modify the driver to do additional checks for libraries after the /link
option to discover any fat static archives that need to be processed
by the driver (i.e. unbundled, etc).

On Windows, users can use the /link [opts] to specify any options you
want to pass directly to the link step.  Typically these options are not
processed by the driver as they should be linker specific.

Modify the driver to do additional checks for libraries after the /link
option to discover any fat static archives that need to be processed
by the driver (i.e. unbundled, etc).
@bader bader merged commit 271ef40 into intel:sycl Mar 10, 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.

3 participants