ECOFF

From HandWiki
Short description: File format
ECOFF
Filename extensionnone, .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

References

  1. Marshall, Chris (2021-05-27), ChrisRx/psxsdk, https://github.com/ChrisRx/psxsdk, retrieved 2021-05-31 

External links