Skip to content

First Completed Build

Compare
Choose a tag to compare
@dslm4515 dslm4515 released this 25 Apr 07:12
· 629 commits to master since this release
8a4b629

First completed build. Build is rough, but boots and runs. Several built libraries and binaries have messy run paths like:

/usr/bin/../lib/libLLVM-11.so

Instead of

/usr/lib/libLLVM-11.so

Libelf from elfutils still requires GCC to build and building grub with clang results in a grub install with a malformed diskboot.img that is 525 bytes instead of 125mb/513mb.