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

→‎Does not use Cross-Compiler: Code is not linking, but compiling fine.
[unchecked revision][unchecked revision]
(→‎Does not use Cross-Compiler: Code is not linking, but compiling fine.)
Line 52:
===Does not use Cross-Compiler===
Bran's Kernel Tutorial uses DJGPP and NASM (standard install) on windows.<br />
To allow the code to compilelink on a cross-compiler you must first remove all leading underscores from Global and External ASM Labels.
 
===References===
Anonymous user