Jump to content

Talk:Object code

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SSTbot (talk | contribs) at 15:03, 2 August 2018 (top: Added {{vital article}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Vital article

WikiProject iconComputer science Start‑class Mid‑importance
WikiProject iconThis 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.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Things you can help WikiProject Computer science with:

WikiProject iconComputing: Software Start‑class Low‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology 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.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software (assessed as Mid-importance).

Merger proposal

The following discussion is closed. Please do not modify it. Subsequent comments should be made in a new section. A summary of the conclusions reached follows.
The result of this discussion was to not merge. —Nils von Barth (nbarth) (talk) 14:23, 3 May 2013 (UTC)[reply]

It has been proposed that this article be merged into Object file.

  • Oppose. An object file is a container for object code, not the same as the thing contained. Object code, and its differences from source and executable code, is a legitimate subject. An object file or library is of less interest, and may only have transient existence as a vehicle for feeding the object code from the compiler into the linkeditor to create the executable. It would be more reasonable to merge some of the content from Object file into this article, but sources should be cited. Aymatth2 (talk) 00:42, 2 June 2012 (UTC)[reply]
The discussion above is closed. Please do not modify it. Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.

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)[reply]