-
“target-triple" 是 编译器的 专用术语,用 “ cpu- vendor- os" 来标识 交叉编译时的 系统类型, clang, gcc 都有用。 如下几个链接可以参考:
http://clang.llvm.org/docs/CrossCompilation.html#target-triple
https://www.gnu.org/software/autoconf/manua…
-
I think it would be nice to update the steps on https://os.phil-opp.com/minimal-rust-kernel to use the newest version 0.10.1 of the `bootloader` crate which, as of 0.10.0, [no longer uses the `bootima…
-
Active Platform = /home/thanosadmin/guru/edk/src/edk2/OvmfPkg/OvmfPkgX64.dsc
..
build.py...
/home/thanosadmin/guru/edk/src/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf(-1): err…
-
can you or anyone who sees them help me with my own OS? Im a little stuck and can talka bout it more if anyone is interested.
ps: im not trying to shout myself out, im trying to get help
-
For some reason, the meson build system adds -Wl,--allow-shlib-undefined to the command-line when linking. Since this is for osdev, there shouldn't be any extra options added to the build and needs to…
-
The toolchain has seemingly been configured incorrectly. Observe the following output from CMake:
```
[quaker@threadripper build]$ cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain/riscv_gcc.cmake ../
…
-
Thanks! This looks great, as I theoretically 13TB lifetime with them, which I can't use because they changed/abandoned their client software. (Don't get, why they don't at least expose a WebDAV interf…
rcfa updated
10 months ago
-
GCC stack smashing protection references:
- [GCC Internals]
- [OSDev Wiki]
When stack smashing protection is turned on, the compiler generates some fairly simple code:
```C
extern uintptr…
-
I am using meson to compile my own operating system that I have been working on and while tracking down a linking issue with my code, I started looking at what meson and ninja was doing in the backgro…
-
# 我的 2022 记录 · Moody's
多图预警
2022 年是我在英国的第一个整年,我于 2021 年 9 月份来英国读大二 (感谢疫情,让孩子没有开学典礼)
1 月 Link to heading 咱的 Qt 杯子到了:
做了一个 PiScreen:
以及,整活 Qt:
2 月 Link to heading 云:
一只鹅:
我的第一次 OSDev 体验:
以及在小组作业里疯狂输出:
…