D Bare Bones: Difference between revisions

Jump to navigation Jump to search
Reformat, fix build instructions
[unchecked revision][unchecked revision]
m (Made a number more readable)
(Reformat, fix build instructions)
Line 1:
{{Rating|1}}{{Template:Kernel designs}}
 
''In this Tutorial we will write a kernel in the [[D]] language and boot it.''
 
<big><b>WAIT! Have you read [[Getting Started]], [[Beginner Mistakes]], and some of the related [[:Category:OS theory|OS theory]]?</b></big>
Line 112:
You then compile that with:
 
<source lang="bash">gdc -nostdlib -nodefaultlibs -g -c -o kernel.main.o kernel.main.d -g</source>
 
==linker.ld==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu