ocaml
Version:
OCaml Compiler as an esy npm Package
24 lines (16 loc) • 649 B
Markdown
# Supported platforms
Intel and AMD x86 processors in 32-bit mode.
The baseline is the 80486, also known as `i486`.
(Debian's baseline is now the Pentium 1.)
In OCaml versions 3.09.2 to 4.08, MacOS was supported by this port. Support
was removed in OCaml 4.09.
Floating-point architecture: x87.
(SSE2 not available in Debian's baseline.)
Operating systems: Linux, BSD, MS Windows.
Debian architecture name: `i386`
# Reference documents
* Instruction set architecture:
any Intel or AMD manual of the last 20 years.
* ELF application binary interface:
_System V Application Binary Interface,
Intel386 Architecture Processor Supplement_