This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Some things:
1.Do your OS have a "HELP" command that will list all of the avaible commands?
2.When I try to type a 6 characters long space (with spacebar), it causes an exception PAGE FAULT and it will terminate "sh" (i suppose command line shell?)
impressive. was binutils difficult to port? (objdump)
I have parts of newlibc ported to my OS, but i have yet to try and compile any 3rd party apps to run on it yet.
omin0us wrote:impressive. was binutils difficult to port? (objdump)
I have parts of newlibc ported to my OS, but i have yet to try and compile any 3rd party apps to run on it yet.
To port binutils you need good standard C libary. I used as libc newlib. I have spent a lot of time to port newlib and binutils
Hm... It looks like just another UNIX. Do you have anything special to distinguish it? I mean, you've done a lot of work and all, but we already have enough nearly-indistinguishable unices.
Note that I'd say the same thing (and worse) about a windows clone, so I'm not discriminating
"It is time to return real programming to users and even beginning users, to whom it has been denied since 1984."
- Theodore Holm Nelson