Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b8d392f987fd8

Jump to content

Talk:Object code

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 13 years ago by Nbarth in topic Merger proposal

Merger proposal

[edit]
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