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

Use cg clif link #495

Merged
merged 9 commits into from
Apr 27, 2019
Merged

Use cg clif link #495

merged 9 commits into from
Apr 27, 2019

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Apr 24, 2019

Blocked on mdsteele/rust-ar#11

@bjorn3
Copy link
Member Author

bjorn3 commented Apr 24, 2019

MacOS somehow gives a linker error. I will investigate later this week.

bjorn3 added 2 commits April 27, 2019 17:44
rust.metadata.bin could have been at the start of an .rlib file confusing ld
@bjorn3
Copy link
Member Author

bjorn3 commented Apr 27, 2019

Turns out rust.metadata.bin sometimes got added to the start of .rlib files. ld gets confused by this. I fixed it by changing a HashMap to a Vec.

@bjorn3 bjorn3 merged commit d4ed46f into master Apr 27, 2019
@bjorn3 bjorn3 deleted the use_cg_clif_link branch April 27, 2019 16:26
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