DeanoBurrito / northport

Monolithic kernel and support libraries for riscv64 and x86_64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clang builds are extremely broken.

DeanoBurrito opened this issue · comments

commented

Building the kernel with clang causes the kernel to break at InitPlatform().
I'd like to support both GCC and clang ideally.