To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

EMX (programming environment)

From Wikipedia, the free encyclopedia

Eberhard Mattes eXtender (EMX)
Other namesemx+gcc
Original author(s)Eberhard Mattes
Stable release
emx 0.9d / 1998; 25 years ago (1998)
Operating systemMS-DOS, OS/2
TypeProgramming environment

EMX (Eberhard Mattes eXtender; also known as emx+gcc) is a programming environment for MS-DOS and OS/2.[1][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.

YouTube Encyclopedic

  • 1/2
    Views:
    869
    139 522
  • The Next Generation of Adaptive Signal Systems
  • Tip #16 - External MIDI - part 1 of 3 - Logic Studio Tips

Transcription

Contents

The EMX package consists of:

  • The emx.exe program, a DOS extender, that allows running a 32-bit mode application in DOS and emx.dll and helper dlls in single threaded (for DOS compatibility) and multithreaded forms for running under 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, gdb, GNU make, and other tools for program development.
  • Tools for creating OS/2 shared libraries.

History

The latest version is emx 0.9d, released in 1998 and last updated in March 2001.

See also

References

  1. ^ J. Martin and H. A. Muller, "C to Java migration experiences," Software Maintenance and Reengineering, 2002. Proceedings. Sixth European Conference on, Budapest, 2002, pp. 143-153. doi: 10.1109/CSMR.2002.995799 online
  2. ^ Eric S. Raymond (23 September 2003). The Art of UNIX Programming. Addison-Wesley Professional. p. 67. ISBN 978-0-13-246588-5. In the early 1990s, developers in the OS/2 community began to migrate to a Unix-inspired environment called EMX that emulated POSIX interfaces.

External links

This page was last edited on 3 November 2022, at 03:17
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.