mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 23:14:41 +01:00
No kernel boot
This commit is contained in:
parent
8597b8247a
commit
8b97bdc043
@ -168,5 +168,5 @@ The gclang build of the kernel adds llvm_bc headers to most files, and those mes
|
|||||||
We need to have a separate folder built form clang or gcc on which to finish the kernel build and install.
|
We need to have a separate folder built form clang or gcc on which to finish the kernel build and install.
|
||||||
Finally, calling the install-kernel script will copy the new kernel into the clang generated folder and finish the build and install. Rebooting will be on the bitcode kernel.
|
Finally, calling the install-kernel script will copy the new kernel into the clang generated folder and finish the build and install. Rebooting will be on the bitcode kernel.
|
||||||
|
|
||||||
NB: I can't seem to boot on the generated kernel via Vagrant.
|
NB: I was not able to boot on any custom kernel via Vagrant.
|
||||||
NB: On a dedicated VirtualBox machine, the generated kernel boots properly but it may be buggy. Most notably, I have experienced issues when shutting down and booting the machine a second time.
|
NB: On a dedicated VirtualBox machine, the generated kernel boots properly but it may be buggy. Most notably, I have experienced issues when shutting down and booting the machine a second time.
|
||||||
|
Loading…
Reference in New Issue
Block a user