Difference between revisions of "Overview of the status on Windows"
From PLplotWiki
Arjenmarkus (Talk | contribs) |
Arjenmarkus (Talk | contribs) |
||
Line 6: | Line 6: | ||
currently with an emphasis on version 6.0). For Cygwin and MinGW this is the suite of GCC compilers. | currently with an emphasis on version 6.0). For Cygwin and MinGW this is the suite of GCC compilers. | ||
− | < | + | <pre> |
----------------------+--------------------+--------------------+--------------------+ | ----------------------+--------------------+--------------------+--------------------+ | ||
Line 32: | Line 32: | ||
----------------------+--------------------+--------------------+--------------------+ | ----------------------+--------------------+--------------------+--------------------+ | ||
− | </ | + | </pre> |
Revision as of 23:51, 18 September 2006
This page presents an overview of the various Windows platforms and the status of the CBS for them.
The platforms are "canonical": we assume typical or often encountered installations. For "bare Windows" this means Windows XP, MicroSoft Visual C/C++ (version 6.0, 2003 or 2005, but currently with an emphasis on version 6.0). For Cygwin and MinGW this is the suite of GCC compilers.
----------------------+--------------------+--------------------+--------------------+ Build aspects | Bare Windows | Cygwin | MinGW | ----------------------+--------------------+--------------------+--------------------+ Static libraries | Yes | Yes | Yes | Shared libraries (DLL)| Yes | Yes | . | C++ | Yes | Yes(1) | . | Fortran | No(2) | Yes(3) | . | Java | . | . | . | Perl | . | . | . | Python | . | . | . | Tcl | Yes(4) | . | . | Tk | . | (5) | . | ----------------------+--------------------+--------------------+--------------------+