Bran's Kernel Development Tutorial Known Bugs: Difference between revisions

m
Added section "Does not use Cross-Compiler"
[unchecked revision][unchecked revision]
m (Added section "Does not use Cross-Compiler")
Line 49:
}
</syntaxhighlight>
 
===Does not use Cross-Compiler===
Bran's Kernel Tutorial uses DJGPP and NASM (standard install) on windows.<br />
To allow the code to compile on a cross-compiler you must first remove all leading underscores from Global ASM Labels.
 
===References===
Anonymous user