Page 1 of 3

A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 8:02 am
by pcmattman
Hi everyone,

Well, after a week of debugging faulty FAT code, fixing the Pedigree POSIX subsystem to comply to standards, and bashing my head against the desk, I have to show the end result of my work (attached).

Of course, a Subversion port already in the works ;)

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 8:20 am
by JamesM
:-D

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 8:36 am
by piranha
Very nice. If I really put the work into it I might be able to get a text editor, C compiler and such things set up by the end of the year.

-JL

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 9:51 am
by salil_bhagurkar
Congratulations!! What version is it?

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 10:38 am
by Troy Martin
Great job! I think that if I put the work into it, I might be able to get a text editor, C compiler and an assembler set up by the end of the decade!

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 10:45 am
by JamesM
salil_bhagurkar wrote:Congratulations!! What version is it?
Gcc 4.3.2.

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 10:58 am
by DeletedAccount
Great Work Man! Well done :D .

Regards
Sandeep Mathew

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 1:07 pm
by Dex
I agree great work :)

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 1:08 pm
by AJ
Congratulations indeed! I shall look forward to writing apps for pedigree with the nice shiny new native toolchain :D

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 2:56 pm
by Troy Martin
How easy would it be to port standard *nix programs to Pedigree? Say, like, NASM? And Bochs? :D

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 3:48 pm
by JamesM
Troy Martin wrote:How easy would it be to port standard *nix programs to Pedigree? Say, like, NASM? And Bochs? :D
NASM? should compile no probs. Bochs has a GUI, so would be impossible at the moment.

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 4:01 pm
by JamesM
TroyMartin:

Image

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 6:03 pm
by 01000101
ohhhh fancy! =)

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 6:37 pm
by Troy Martin
Aaaaand THAT would be the reason I need to write more crap for TBOS. I have what would be called a piece of crap for an operating system :D

Re: A High Point in my OSDev Career

Posted: Fri Mar 20, 2009 6:51 pm
by pcmattman
Once we get the DNS stuff written and implement gethostbyname we'll also have lynx running, so we can post on these forums from within Pedigree :)

That'll please the forum-a-holics :P