Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8749919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:46:25+00:00 2026-06-13T12:46:25+00:00

Despite their seemingly disparate approaches to the development environment, both UNIX and Windows do

  • 0

Despite their seemingly disparate approaches to the development
environment, both UNIX and Windows do share a common architectural
back-end when it comes to compilers (and many many other things, as we
will find out in the coming pages). Executable generation is
essentially handled end-to-end on both systems by one program: the
compiler. Both systems have a single front-end executable that acts as
glue for essentially all 5 steps mentioned above.

on: http://www.savs.hcc.edu.tw/~chuavv/articles/RevEng/ch02.html#the_compiler

What does this mean? That the compiler on one machine compiles the program (preprocessing -> parsing -> translation -> assembly -> linking) and on the other machine, the compiler also performs the same task but in reverse? Not sure exactly what is meant by “Executable generation is essentially handled end-to-end on both systems … executable that acts as glue for essentially all 5 steps.”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T12:46:26+00:00Added an answer on June 13, 2026 at 12:46 pm

    This is basically English reading comprehension, not programming.

    Executable generation is essentially handled end-to-end on both systems.

    This means that from the beginning to the end, from the plaintext source to the final executable, one program, the compiler does all the work.

    executable that acts as glue for essentially all 5 steps.

    Be it either GCC or MSVC, there’s a driver, a kind of ‘manager’ executable that invokes the underlying preprocessor, parser, assembler and linker (these are CPP, cc1, as and ld in the case of GCC) executables. It’s just an umbrella, a wrapper for its sub-programs.

    I would, however, disagree with Win and Unix sharing a fundamental architecture. What they have in common is only the very basic stuff that can’t really be done differently. E. g., they both have a kernel, they are capable of running on a Neumann-architecture computer, etc. Just as if the author said that car engines and hand mills share a common architecture merely because both are mechanical devices.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got the DTD for OFX 1.03 (their latest version despite having developed and
Despite me working with C# ( Windows Forms ) for years, I'm having a
It seems this is a common question/problem but despite checking out a number of
For my application, I need to handle encrypted ZIP files. Despite their horrific looking
For my application, I need to handle encrypted ZIP files. Despite their horrific looking
Now that Microsoft has revamped their workflow framework in Windows Workflow Foundation 4, what
UPDATE #1 9/18 My company has decided to entirely revamp their development/release cycle to
I expected that manualy scheduled tasks will not change their dates automatically despite of
Despite a good deal of searching here I haven't been able to find the
Despite using PHP for years, I've never really learnt how to use expressions to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.