Re: PowerPC port

2001-10-12 Thread pjbruin
I have also looked at the mips code, so it could also be based on that (I don't have my code here, so I'm not sure). I haven't tried 'cat' yet, but C-c doesn't work as far as I have tried, so rpc_trampoline is probably buggy. You can get the powerpc manuals at www.mot-sps.com or www.chips.ibm.com

PowerPC port

2001-10-10 Thread pjbruin
Hi, The PowerPC port of the Hurd that I'm working on is now partially working; I've compiled bash, textutils and fileutils, most of which runs. Ext2fs runs in read-only mode, but often crashes in writable mode. Exec crashes when trying to run shell scripts. There are many other bugs, but at le