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

Fix the format of staticlib on Windows #9

Merged
merged 2 commits into from
Nov 28, 2020

Conversation

yutannihilation
Copy link
Contributor

After rust-lang/rust#70937, Rust generates .a extention of staticlib for *-pc-windows-gnu targets.

Though I'm sending this pull request, I have no idea why AppVeyor still passes on master, btw...

@yutannihilation
Copy link
Contributor Author

@jeroen
Could you just merge this? hellorust is the most famous example that an R developer looks at when they wants to get started with creating a package using Rust. It seems some people copy the outdated Makevars.win and fail...

extendr/extendr@5718bfc

@jeroen jeroen merged commit effcc6c into r-rust:master Nov 28, 2020
@jeroen
Copy link
Member

jeroen commented Nov 28, 2020

Thanks for the reminder

@yutannihilation yutannihilation deleted the fix/staticlib-on-windows branch November 28, 2020 11:36
@yutannihilation
Copy link
Contributor Author

Thanks!

@jeroen
Copy link
Member

jeroen commented Nov 28, 2020

I have also added GHA CI instructions now.

@yutannihilation
Copy link
Contributor Author

Oh, it's very useful. Thanks!

delabj added a commit to delabj/sinab that referenced this pull request Nov 30, 2020
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.

2 participants