Has anyone got the early linux 0.1 to work

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.
Post Reply
berlinbrown003
Posts: 4
Joined: Mon Nov 26, 2007 1:38 pm

Has anyone got the early linux 0.1 to work

Post by berlinbrown003 »

Has anyone got an early linux to compile with modern code. Eg. have you been able to compile one of Linus's early linux and get it to actually run withc bochs or something similar. I actually attempted this in this project but still struggling a bit. I personally want to go this route as I have learned a lot, but I do question Linus's sanity.

http://octaneos.googlecode.com/svn/trunk/octaneos/
User avatar
mystran
Member
Member
Posts: 670
Joined: Thu Mar 08, 2007 11:08 am

Post by mystran »

I'd say forget about early Linux: the modern Linux core isn't all that much harder to understand (especially if you concentrate on i386 branch) and you save yourself the trouble of mislearning all the things that Linux got wrong in the beginning..

:)
The real problem with goto is not with the control transfer, but with environments. Properly tail-recursive closures get both right.
Post Reply