Skip to content
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

FindRust: support gnullvm #552

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Aug 25, 2024

Adds support to FindRust to select the new *-windows-gnullvm target triples when the clang compiler is used.
There are still other issues with using gnullvm targets though. Those will be addressed seperatly.

@jschwe jschwe force-pushed the jschwender/findrust_gnullvm branch from 61a5c8c to 0335bac Compare August 25, 2024 06:42
The implib filename is exactly the same as for gnu targets.
However, with current cargo versions, cargo will not expose the implib
on gnullvm targets and instead leaves the implib in the `deps`
subdirectory.
@jschwe jschwe force-pushed the jschwender/findrust_gnullvm branch from 5d9a443 to b5983d0 Compare August 25, 2024 13:43
@jschwe jschwe marked this pull request as ready for review August 25, 2024 13:47
@jschwe jschwe enabled auto-merge (rebase) August 25, 2024 13:48
@jschwe jschwe merged commit 73cbe74 into corrosion-rs:master Aug 25, 2024
36 checks passed
@jschwe jschwe deleted the jschwender/findrust_gnullvm branch September 2, 2024 16:19
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.

1 participant