C++ Bare Bones: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
No edit summary
Line 1:
{{Rating|2}}
:''This tutorial sets up only the most basic bootable C++ kernel. For more information on '''C++ kernels''' see [[C PlusPlus|C++]].''
 
If you have a [[Bare bones|GRUB-booting C kernel]] (please read and follow through that document first!), extending it to C++ isn't difficult. All that is needed are a couple of lines to cater for C++ specifics.
23

edits