You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am at chapter 3 and when I use make qemu I get that error above.
Here is line 123 of the Makefile: @RUSTFLAGS="$(RUSTFLAGS_PEDANTIC)" $(RUSTC_CMD)
Please help.
Noah
The text was updated successfully, but these errors were encountered:
noah-pn
changed the title
[Makefile:123: target/aarch64-unknown-none-softfloat/release/kernel] Error 101
error: linker cc not found [Makefile:123: target/aarch64-unknown-none-softfloat/release/kernel] Error 101
Apr 15, 2023
Hi, I am at chapter 3 and when I use
make qemu
I get that error above.Here is line 123 of the Makefile:
@RUSTFLAGS="$(RUSTFLAGS_PEDANTIC)" $(RUSTC_CMD)
Please help.
Noah
The text was updated successfully, but these errors were encountered: