LE

From OSDev Wiki
Jump to navigation Jump to search

This article is a stub! This page or section is a stub. You can help the wiki by accurately contributing to it.

Executable Formats
Microsoft

16 bit:
COM
MZ
NE
Mixed (16/32 bit):
LE
32/64 bit:
PE
COFF

*nix
Apple

LE (Linear Executable) is a executable file format designed by Microsoft for IBM's OS/2 operating system. It supports both 16 and 32 bit segments in a single file. A 32-bit only variant named "LX" was introduced for OS/2 later.

Operating System Support

See Also