IlanVinograd / OS_32Bit

GNU General Public License v3.0
2 stars 0 forks source link

Setup development environment(MakeFile,Linker,VM) #3

Open danielLublinsky opened 2 weeks ago

danielLublinsky commented 2 weeks ago

What do we need to setup for development:

We want to make a docker container that will run the project It will include all of the complie modules (nasm, i686-elf-gcc) So that the disk img will be directly build from the container.


add stage1.o to link.ld