Created
January 25, 2019 18:26
-
-
Save dcreager/d283424116fd120368d1be049041bd11 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ cargo +local build | |
Compiling cc v1.0.26 | |
Compiling cc-01-works-by-accident v0.1.0 (/Users/dcreager/git/rust-cc-linking/cc-01-works-by-accident) | |
Compiling cc-02-broken v0.1.0 (/Users/dcreager/git/rust-cc-linking/cc-02-broken) | |
Finished dev [unoptimized + debuginfo] target(s) in 2.77s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment