summaryrefslogtreecommitdiff
path: root/microkernel/mach/mig/gnu_mig.mdwn
blob: 03ef096781e44446cdd68cb2f14a130858435a50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[[!meta copyright="Copyright © 2001, 2006, 2008 Free Software Foundation,
Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]

GNU MIG is the GNU distribution of the
[[Mach_3.0_interface_generator_*MIG*|mig]], as maintained by the GNU Hurd
developers for the GNU project.

You need this tool to compile the GNU Mach and GNU Hurd distributions, and to
compile the GNU C library for the Hurd.  Also, you will need it for other
software in the GNU system that uses Mach-based
[[inter-process_communication|ipc]].

GNU MIG is fully compatible with [[OSF_MIG|mig]].

  * [[Building]] - building (and obtaining) GNU MIG
  * [[Open_Issues]]