Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > Re: binary exec...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 15 of 18 Topic 45804 of 47032
Post > Topic >>

Re: binary executable

by "robertwessel2@[EMAIL PROTECTED] " <robertwessel2@[EMAIL PROTECTED] > May 8, 2008 at 04:02 PM

On May 7, 9:20=A0pm, Erwin Moller <hi.steven...@[EMAIL PROTECTED]
> wrote:
> Why is a binary file executable? Is any binary file executable? Is
> only binary file executable? Are all executable files binary? What is
> the connection between the attribute of binary and that of executable?


Calling an executable (or sometime an object) file a "binary" is more
slang than anything formal.  You can take it to mean to file contains
something approximating machine code.  Whether that has any relation
to anything called a "binary" file on your particular platform, or
even if your platform has anything called a "binary file," is a whole
different issue.  For example, executables (and object files) on zOS
are in a structured* file format, which is not really anything to
would map conceptually to a *nix style stream type file (of either
binary or text forms).  But those are still semi-commonly called
"binaries."

The term is also used with some frequency for the image files
containing the data (instructions and whatnot) intended to be burned
into a ROM or similar for embedded systems, even though those files,
for historical reasons, often actually contain ASCII hex.

Java byte code and MSIL (.NET) executables are also often called
binaries (which would fall under "approximating machine code").


*IOW, the file actually consists of independent records and other
goodies, rather than a stream of bytes.
 




 18 Posts in Topic:
binary executable
Erwin Moller <hi.steve  2008-05-07 19:20:04 
Re: binary executable
"Victor Bazarov"  2008-05-07 22:50:09 
Re: binary executable
Erwin Moller <hi.steve  2008-05-07 21:04:13 
Re: binary executable
Ian Collins <ian-news@  2008-05-08 16:08:08 
Re: binary executable
Erwin Moller <hi.steve  2008-05-07 21:34:10 
Re: binary executable
Ian Collins <ian-news@  2008-05-08 16:42:32 
Re: binary executable
Joe Greer <jgreer@[EMA  2008-05-08 18:44:22 
Re: binary executable
"Victor Bazarov"  2008-05-08 13:03:23 
Re: binary executable
ram@[EMAIL PROTECTED] (S  2008-05-08 17:16:44 
Re: binary executable
Daniel Pitts <newsgrou  2008-05-08 18:24:51 
Re: binary executable
Krice <paulkp@[EMAIL P  2008-05-08 03:36:22 
Re: binary executable
Lionel B <me@[EMAIL PR  2008-05-08 11:44:57 
Re: binary executable
Sherman Pendley <spamt  2008-05-08 10:58:10 
Re: binary executable
Krice <paulkp@[EMAIL P  2008-05-08 10:20:17 
Re: binary executable
"robertwessel2@[EMAI  2008-05-08 16:02:02 
Re: binary executable
soscpd <soscpd@[EMAIL   2008-05-09 00:55:53 
Re: binary executable
James Kanze <james.kan  2008-05-09 06:07:46 
Re: binary executable
Lionel B <me@[EMAIL PR  2008-05-09 14:07:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 21:18:02 CDT 2008.