OS - Cross Compiler - Assembly
Posted: Sun Aug 21, 2016 11:18 am
Hello
I want to learn how to create my own Operating System and i saw the bare bones guide, and it was required to build your own GCC Cross Compiler, but the instructions on http://wiki.osdev.org/GCC_Cross-Compiler aren't so clear for me and i can't make it work.
I have a Mac - OS X and have installed the GCC and the other software required through homebrew. I also know the basics of C, C++, Java and 5 other languages and i know Java, C++ at a more advanced level. I am also trying to learn Assembly with nasm and i think i know most of the Computer Theory.
Can you help me?
Also is this (bare bones) the best way to learn how to create a functional OS from scratch?
Also do you know a good way to learn Assembly, because i can't find very much resources to solve my questions?
Thanks in advance
I want to learn how to create my own Operating System and i saw the bare bones guide, and it was required to build your own GCC Cross Compiler, but the instructions on http://wiki.osdev.org/GCC_Cross-Compiler aren't so clear for me and i can't make it work.
I have a Mac - OS X and have installed the GCC and the other software required through homebrew. I also know the basics of C, C++, Java and 5 other languages and i know Java, C++ at a more advanced level. I am also trying to learn Assembly with nasm and i think i know most of the Computer Theory.
Can you help me?
Also is this (bare bones) the best way to learn how to create a functional OS from scratch?
Also do you know a good way to learn Assembly, because i can't find very much resources to solve my questions?
Thanks in advance