rust-osdev/cargo-xbuild
Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
RustApache-2.0
Issues
- 1
Suggestion: integrate hot_lib_reloader
#110 opened by fr-an-k - 0
Support --json-output for xcheck
#109 opened by heipiao233 - 0
suggestion: download buildroots from bootlin
#108 opened by walksanatora - 1
- 2
cargo-xbuild doesn't build with older nightlies
#106 opened by vamanea - 0
Building `alloc` fails since nightly 2022-06-17
#104 opened by phil-opp - 1
- 2
error[E0660]: malformed inline assembly
#101 opened by Chr1s-T - 1
ensure copied Cargo.lock is writable
#96 opened by sbourdeauducq - 1
relocation R_X86_64_32S out of range
#99 opened by polyproline - 2
- 1
- 2
mem flag not honored
#89 opened by steveyko - 1
v0.6.0 error: `rust-src` component not found
#88 opened by steveyko - 1
- 1
Incorrect linking using sysroot from xbuild
#30 opened by MathiasKoch - 4
How to build *compiler_builtins* in optimized mode
#77 opened by tjhu - 1
How to use a custom std
#83 opened by vinaychandra - 3
- 11
- 3
".got" linker section emitted in debug mode despite disabling dynamic linking/PIE
#80 opened by Earlz - 26
- 8
- 23
- 3
color option does not work
#68 opened by arjanmels - 2
Option to not remove temporary files
#66 opened by deliciouslytyped - 7
- 2
Can we support `xfix`?
#63 opened by tjhu - 1
Using as a library
#58 opened by ascjones - 5
- 1
- 4
Doesn't work with build.target-dir set for Cargo
#51 opened by upsuper - 5
the package `alloc` depends on `compiler_builtins`, with features: `rustc-std-workspace-core` but `compiler_builtins` does not have these features.
#49 opened by SchrodingerZhu - 1
codegen-backends deleted on Windows.
#48 opened by sgeos - 1
cargo build with rust-1.37 has warnings: trait objects without an explicit `dyn` are deprecated
#45 opened by stefson - 1
xc, xb, xr, xt
#41 opened by Aehmlo - 8
How to build the documentation using cargo xbuild?
#38 opened by gnzlbg - 1
- 1
Targets fail
#37 opened by pitust - 1
Document XBUILD_SYSROOT_PATH in README.md
#35 opened by Nils-TUD - 0
"win_driver_example" and "win-driver-example" root folder names generate different rinning commands
#31 opened by kgv - 6
- 3
Intermittend IO error with local toolchains
#21 opened by dvdhrm - 10
Xbuild ignoring the linker config flag
#26 opened by hargoniX - 2
- 2
extern crate alloc required?
#24 opened by mark-i-m - 2
- 2
- 6
TARGET in build.rs is invalid
#19 opened by berkus - 15
More x*?
#18 opened by WildCryptoFox