Skip to content
Latchkey

Object File - CI/CD Glossary Definition

An object file (.o, .obj) holds the compiled machine code and unresolved symbol references for one compilation unit; it is not executable on its own - the linker stitches object files and libraries into the final binary.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →