Compiling OS under Windows 7 x64

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Locked
digo_rp
Member
Member
Posts: 233
Joined: Sun Jun 05, 2005 11:00 pm

Compiling OS under Windows 7 x64

Post by digo_rp »

subraX could you send to me instructions, how to compile my os under windows 7 x64? please?

what do I have to download, or could you help me downloading the cygwin ?

please help me :-D
Tosi
Member
Member
Posts: 255
Joined: Tue Jun 15, 2010 9:27 am
Location: Flyover State, United States
Contact:

Re: Compiling OS under Windows 7 x64

Post by Tosi »

Go to the Cygwin website and download and follow the instructions provided install it. Make sure you install Make and GCC, if not most of the development tools. Then, build a cross-compiler. There are already instructions for doing all that, next time search the wiki. Also, if you can't follow these instructions, then I'm sorry to say you aren't ready for OS development.
Locked