Skip to content

add "Compile and link statically to a bundled C++ library" example #296

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

Closed
Tracked by #236
budziq opened this issue Sep 25, 2017 · 6 comments
Closed
Tracked by #236

add "Compile and link statically to a bundled C++ library" example #296

budziq opened this issue Sep 25, 2017 · 6 comments

Comments

@budziq
Copy link
Collaborator

budziq commented Sep 25, 2017

Use cc crate to compile and link statically to a bundled C++ library inside of a build.rs file.

Please note that it will be important to mention that this is a build time crate.
Most likely we will dedicate a separate (last) chapter like "build_time.md"

cc #236

@j-haj
Copy link
Contributor

j-haj commented Oct 4, 2017

That link is broken for me - did the crate change it's name to cc? It seems to refer to itself both as cc and cc-rs. I'm assuming this is the crate you are referring to

@budziq
Copy link
Collaborator Author

budziq commented Oct 4, 2017

@j-haj darn they renamed again. I've updated te link. Thanks!

@thibaultbarbie
Copy link
Contributor

I would like to take it if it is ok ?

@hackertron
Copy link

Is this issue still open for contributor ?

@budziq
Copy link
Collaborator Author

budziq commented Oct 5, 2017

@hackertron unfortunately it already has a PR awaiting review (please note the "wip / claimed" label) but you ar welcome to chose any nonclaimed example or propose a new one!

@budziq
Copy link
Collaborator Author

budziq commented Oct 7, 2017

merged!

@budziq budziq closed this as completed Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants