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

Can you please kindly advice how I can create *.dylib *.so *.a ? #704

Closed
otake84 opened this issue Oct 14, 2014 · 2 comments
Closed

Can you please kindly advice how I can create *.dylib *.so *.a ? #704

otake84 opened this issue Oct 14, 2014 · 2 comments

Comments

@otake84
Copy link

otake84 commented Oct 14, 2014

Hello, I am a programmer from Japan and I have a quick question.
Can you please kindly help?
I would like to call the library made by rust from C.
However, *.rlib was created when I did cargo build.
Can you please kindly advice how I can create *.dylib *.so *.a ?

@huonw
Copy link
Member

huonw commented Oct 14, 2014

You can use the crate-type field.

@huonw huonw closed this as completed Oct 14, 2014
@otake84
Copy link
Author

otake84 commented Oct 14, 2014

Thank you very much for your kind advice, really appreciated.

bors added a commit that referenced this issue Aug 24, 2017
…crichton

Add maintenance badge docs

Pending merging of [this PR for crates.io](rust-lang/crates.io#952). This should close off [#704 on crates.io](rust-lang/crates.io#704). I've also updated the badge metadata docs and reordered the fields into groups by build, code coverage, and maintenance.

So I've decided to put the list of possible badge options in the documentation, we'll have to find another place to put more detailed descriptions of the available maintenance badges.
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

No branches or pull requests

2 participants