Cbindgen can be used to generate C bindings for Rust code.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/mozilla/cbindgen/archive/v0.28.0/cbindgen-0.28.0.tar.gz
Download MD5 sum: 0712d991fc8e65121924265d738db71d
Download size: 232 KB
Estimated disk space required: 121 MB (add 600 MB for tests)
Estimated build time: 0.5 SBU (add 0.4 SBU for tests), both on a 4-core machine
An Internet connection is needed for building this package.
Install cbindgen by running the following commands:
cargo build --release
To test the results, issue: cargo
test --release. Three tests in profile.rs
are known to fail because they expect
some Rust unstable features disabled in the BLFS rustc-1.84.0
configuration.
Now, as the root
user:
install -Dm755 target/release/cbindgen /usr/bin/