EMX (programming environment)
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "EMX" programming environment – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|EMX (programming environment)|concern=unremarkable software. Lacks 3rd party references demonstrating its notability}} ~~~~ Timestamp: 20090726135707 13:57, 26 July 2009 (UTC) Administrators: delete |
EMX (Eberhard Mattes eXtender), a.k.a. emx+gcc, is a programming environment for DOS and OS/2. It allows creating and executing of 32-bit mode applications, presenting a POSIX API and, on OS/2, access to the OS/2 APIs.
Contents
The EMX package consists of
- The emx.exe program, a DOS extender, that allows running a 32-bit mode application in DOS and OS/2.
- A C library that provides a POSIX API, for use on both DOS and OS/2.
- Additional libraries for OS/2.
- Ports of the C and C++ compilers of GNU GCC, the GNU binutils, GNU gdb, GNU make, and other tools for program development.
- Tools for creating OS/2 shared libraries.
Versions
The latest version is emx 0.9d, released in 1998 and last updated in March 2001.