Category:Generic Unix Tools: Difference between revisions
Appearance
Created page with "Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minim..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 or eComStation if [[GCC]] is used or [[EMX]] in the case of older code. | Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 or eComStation if [[GCC]] is used or [[EMX]] in the case of older code. | ||
[[Category:Tools that support non-OS/2 systems]] |
Revision as of 20:57, 10 January 2016
Tools written in such a generic version of C and with such generic API calls that they should compile on any UNIX like environment without any changes or with absolutely minimal changes, or tools that generate C code output in a similar fashion. These tools usually compile fairly easily on OS/2 or eComStation if GCC is used or EMX in the case of older code.