954,504 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

difference between linux distros, windows, etc.

I was just curious, besides the APIs and DLLs, etc, what is the difference between C++ compiled in windows, and C++ compiled in linux? Is it just the OS interrupts used in the machine code or what?

winrawr
Junior Poster
110 posts since Dec 2008
Reputation Points: 19
Solved Threads: 1
 

Add executable file formats to the list as well.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

so runtime libraries, machine code interrupts and executable file format?
Like header-bits-sort of thing?
hmm... can you link me to somewhere that explains the file formats?
if not...I'll google it...just...it's like 2:30 am right now.

winrawr
Junior Poster
110 posts since Dec 2008
Reputation Points: 19
Solved Threads: 1
 
Add executable file formats to the list as well.

yep, if i remembe rrightly, one uses a.out and one uses ELF or something

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

Here is a list of file formats -- there might be more, I don't know. I didn't know a.out was a file format -- just thought it was a filename.

Ancient Dragon
Retired & Loving It
Team Colleague
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You