Skip to content

Use the libc and elf crates instead of bindgen.#5

Merged
bors[bot] merged 1 commit intosoftdevteam:masterfrom
vext01:no-bindgen
Aug 24, 2020
Merged

Use the libc and elf crates instead of bindgen.#5
bors[bot] merged 1 commit intosoftdevteam:masterfrom
vext01:no-bindgen

Conversation

@vext01
Copy link
Copy Markdown
Member

@vext01 vext01 commented Aug 24, 2020

This make phdrs simpler and more lightweight.

For now this would only work on Linux, but it'd be easy to get working elsewhere with small patches to libc (see this issue).

Makes phdrs build so much faster.

This make phdrs simpler and more lightweight.
@vext01 vext01 mentioned this pull request Aug 24, 2020
@vext01
Copy link
Copy Markdown
Member Author

vext01 commented Aug 24, 2020

We also had to define some of our own constants. Here are libc issues for those:

@ptersilie
Copy link
Copy Markdown
Member

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Aug 24, 2020

Build succeeded:

@bors bors Bot merged commit 7b676e9 into softdevteam:master Aug 24, 2020
@vext01 vext01 deleted the no-bindgen branch August 24, 2020 15:57
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