Hello,
does anybody know how to compile a c++ kernel so bochs can load it?
Which parameters do i need for g++ under linux?
thanks for your help
Bochs and C++ kernel
Re:Bochs and C++ kernel
General info on using C++ in kernel space
BareBones of booting into C space with GRUB
BareBones of booting into C++ space with GRUB (read the C part first!)
BareBones of booting into C space with GRUB
BareBones of booting into C++ space with GRUB (read the C part first!)
Every good solution is obvious once you've found it.