Jump to content

Porting from Unix platforms

From EDM2
Revision as of 12:07, 20 November 2004 by Ydario (talk | contribs) (Porting from Unix platforms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Porting from Unix platforms

This article will cover the basic steps for porting programs written for the Unix platform.

Only command line program will be covered, since porting the X window interface is a second step. If you are working on a GUI program, consider using the EverBlue Project or the WxWidgets (formerly WxWindows) project. Remind that the steps described here, probably still apply to your project.


System requirements