Re: GNUmach compiling on ppc64le

2020-12-19 Thread Almudena Garcia
> You may be interested in this wiki page, which mentions what is needed for 64-bit support. I > believe the current plan is to have a 64-bit kernel with a 32 bit user space (though 64 bit kernel > and 64 bit user space would be cool too). This compiling is for Power architecture, not x86. It's a

Re: GNUmach compiling on ppc64le

2020-12-19 Thread jbranso
You may be interested in this wiki page, which mentions what is needed for 64-bit support. I believe the current plan is to have a 64-bit kernel with a 32 bit user space (though 64 bit kernel and 64 bit user space would be cool too). http://darnassus.sceen.net/~hurd-web/open_issues/64-bit_port

Re: GNUmach compiling on ppc64le: off topic praise

2020-12-19 Thread jbranso
Awesome! Nice work! December 19, 2020 9:52 AM, "Tobias Platen" wrote: > Hello, > > I managed to cross compile gnumach on my Talos II using a mig installation > in a buster chroot. For ppc support I used some modules from the osfmk kernel, > which I took from [1]. Much more work will be needed

Re: GNUmach compiling on ppc64le

2020-12-19 Thread Tobias Platen
On Sat, 19 Dec 2020 11:44:41 +0100 Tobias Platen wrote: > Hello, > > I managed to cross compile gnumach on my Talos II using a mig installation > in a buster chroot. For ppc support I used some modules from the osfmk kernel, > which I took from [1]. Much more work will be needed for a working PP

GNUmach compiling on ppc64le

2020-12-19 Thread Tobias Platen
Hello, I managed to cross compile gnumach on my Talos II using a mig installation in a buster chroot. For ppc support I used some modules from the osfmk kernel, which I took from [1]. Much more work will be needed for a working PPC branch. [1] https://github.com/slp/osfmk-mklinux/tree/master/osfm