Talk:Object code

From Wikipedia, the free encyclopedia
Jump to: navigation, search
WikiProject Computer science (Rated Stub-class, Mid-importance)
WikiProject icon This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
Stub-Class article Stub  This article has been rated as Stub-Class on the project's quality scale.
 Mid  This article has been rated as Mid-importance on the project's importance scale.
 

Merger proposal [edit]


To summarize the discussion as I understand it:

Object code is the output of a compiler, often machine code, but also an intermediate language.
An object file is a file containing or wrapping object code, but may contain other data besides. In some cases “object file” is used narrowly for files that are not themselves executable or libraries, while in other cases it’s used broadly to include executables and libraries.
—Nils von Barth (nbarth) (talk) 14:35, 3 May 2013 (UTC)