Difference between revisions of "Mig"
m (VCS checkout) |
m (version 1.5) |
||
Line 9: | Line 9: | ||
|Related projects=Ansel,AutoScrapbook,BINS,MT2_Thumbnailer,My_Photo_Gallery,Photo_Organizer,Danpei,Gallery,hurd,Photoseek,yappa-ng,gnumach,PHPortfolio,PHPoto,Pharch,PhotoGen,Photoshrink,dmi | |Related projects=Ansel,AutoScrapbook,BINS,MT2_Thumbnailer,My_Photo_Gallery,Photo_Organizer,Danpei,Gallery,hurd,Photoseek,yappa-ng,gnumach,PHPortfolio,PHPoto,Pharch,PhotoGen,Photoshrink,dmi | ||
|Keywords=kernel,software development,programming,hurd,Mach Interface Generator | |Keywords=kernel,software development,programming,hurd,Mach Interface Generator | ||
− | |Version identifier=1. | + | |Version identifier=1.5 |
− | |Version date= | + | |Version date=2015/04/15 |
|Version status=stable | |Version status=stable | ||
− | |Version download= | + | |Version download=https://ftp.gnu.org/gnu/mig/mig-1.5.tar.gz |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2015/10/05 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 |
Revision as of 00:23, 5 October 2015
GNU MIG
https://www.gnu.org/software/mig/
Interface generator for the Hurd.
GNU MIG is the Mach 3.0 interface generator, as maintained by the GNU Hurd developers for the GNU system. It produces stub code from interface definition (.defs) files. The stub code makes it easy to implement and use Mach interfaces as remote procedure calls (RPC). You need 'mig' to compile the GNU Mach and Hurd distributions, and to compile the GNU C library for the Hurd. It is also needed for other software in the GNU systems that uses Mach-based inter-process communication.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Samuel Thibault | Maintainer |
Jeff Bailey | Maintainer |
Thomas Schwinge | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://alpha.gnu.org/gnu/mig/ | |
Download | https://ftp.gnu.org/gnu/mig/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/hurd-devel-readers/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-hurd/ | |
Debian (Ref) | https://tracker.debian.org/pkg/mig | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-hurd/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/hurd/mig.git/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 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 page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.