blob: 416d2a1ed5d899f7047b089f1ca9c2eaf5e62138 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
GNU Mach runs on x86 machines (it does not support 64-bit machines). GNU
Mach is currently used by the GNU [[Hurd]].
GNU Mach remains compatible with Mach 3.0.
The majority of GNU Mach's device drivers are from Linux 2.0. The are
added using glue code, i.e., a Linux emulation layer in Mach.
# Related Links
* [[BuildingGNUMach]]
* [[GNUMachRevivalProject]] - GNU Mach Projects
|