mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 16:29:31 +02:00
* supported OS/2 version information updated
This commit is contained in:
parent
703367dd40
commit
7e845f0c8b
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Free Pascal Compiler
|
Free Pascal Compiler
|
||||||
|
|
||||||
Version 1.0.6
|
Version 1.2.0
|
||||||
|
|
||||||
|
|
||||||
****************************************************************************
|
****************************************************************************
|
||||||
@ -77,8 +77,9 @@ Win32:
|
|||||||
- 8 MB RAM (16+ MB recommended)
|
- 8 MB RAM (16+ MB recommended)
|
||||||
OS/2 and DOS (extender EMX):
|
OS/2 and DOS (extender EMX):
|
||||||
- either DOS 5.0 and above or OS/2 v3.x and above (including eComStation;
|
- either DOS 5.0 and above or OS/2 v3.x and above (including eComStation;
|
||||||
OS/2 v2.x might work at least in some cases, but is not officially
|
OS/2 v2.1 might work at least in some cases, but is not officially
|
||||||
supported any more)
|
supported any more, OS/2 v2.0 will not run any FPC application using
|
||||||
|
units Dos or DosCalls - this includes the compiler itself)
|
||||||
- 3 MB RAM (8+ MB recommended) for DOS
|
- 3 MB RAM (8+ MB recommended) for DOS
|
||||||
or 8 MB (12 or more MB recommended depending on OS version) for OS/2
|
or 8 MB (12 or more MB recommended depending on OS version) for OS/2
|
||||||
- EMX or RSX (for DPMI) runtime package (part of OS/2 distribution)
|
- EMX or RSX (for DPMI) runtime package (part of OS/2 distribution)
|
||||||
|
Loading…
Reference in New Issue
Block a user