Hi Jean,
Paraphrasing your words: "The cross-toolchain, arch-specific code (kernel, VM, libraries...),
virtual memory, syscalls and 64 bit cleanliness issues (mostly in
minix/ipc.h)"
I have some questions that maybe you could help resolve or point to the right direction.
That will be it to have a very minimal 64bits system? (I know without userland)
Has anybody started the cross-toolchain generation (sorry I did a quick search on the group but not find anything related)
On your own perspective what would be better 64bits port o Minix or a SMP kernel and multithread implementation (kernel and user based) for 32bits?
thanks