Section 1: Introduction
Episode 4: Windows trouble
Project files: http://dl.dropbox.com/u/24832466/OSDEV/MyOS-1.4.zip
Blog address: http://luxsystem.blogspot.com/
Covered topics:
In this episode, we create a proper environment to create operating systems, on Windows.
* Using Virtual Floppy Drive (to replace mount)
* Creating a GRUB floppy image
* Building GCC and Binutils
* Building the kernel created in the previous episode, on a Windows computer.
Special credits:
http://wiki.osdev.org for the building gcc tutorial.
thank you man you my teacher i respect you
saghirsdn 1 month ago in playlist OSDEV Series
@DevSolar You are right. I totally forgot to do that, I will include it in the video description (as well as the blog).
chibicitiberiu 6 months ago
The cross-compiler building is 100% identical to the GCC Cross-Compiler tutorial at wiki.osdev.org. Giving credit would have been nice.
DevSolar 6 months ago