Article · Wikipedia archive · Last revised May 28, 2026

ECOFF

The Extended Common Object File Format (ECOFF) is a file format for executables, object code, and shared libraries, extended from the COFF specification.

Last revised
May 28, 2026
Read time
≈ 1 min
Length
90 w
Citations
1
Source
ECOFF
Filename extension
none, .o, .so
Developed byMIPS
Type of formatBinary, executable, object, shared libraries
Extended fromCOFF

The Extended Common Object File Format (ECOFF) is a file format for executables, object code, and shared libraries, extended from the COFF specification.

ECOFF was developed for the MIPS platform, and was used by DEC Ultrix and Tru64 (previously Digital Unix and OSF/1), SGI Irix, Linux/MIPS and the Net Yaroze.1

See also

See also

References

References

  1. Marshall, Chris (2021-05-27), ChrisRx/psxsdk, retrieved 2021-05-31
External links