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 6883829
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:25:54+00:00 2026-05-27T05:25:54+00:00

I just finished a semester up of C programming for a class I’m in,

  • 0

I just finished a semester up of C programming for a class I’m in, and it has left me with some questions that I was hoping to get answered.

During my class we have been using GCC to compile C programs. This is all good and well, but I have a question about compiling.

What if I wanted to build a C program on Windows? There is no GCC. Is that what Microsoft Visual Studio is for?

Also, what if I wanted to compile a program and distribute it? What would I compile to distribute to other Window’s users?

In summary, I know how to write C programs, but I just don’t get how you would make a program to give to someone who doesn’t have a C compiler and is basically computer dumb.

Thanks in advance,
Ryan

  • 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-05-27T05:25:54+00:00Added an answer on May 27, 2026 at 5:25 am

    Generally you will need to do two things:

    1. Compile your program into a stand-alone executable or binary.

      a. On Windows this would be a win32 executable.

      b. On Linux this would be an elf binary.

    2. Create an installer package for your program.

      a. On Windows you might use NSIS, Microsoft MSI, or InstallShield.

      b. On Linux you would do well to use a packager for the distribution you want to target.

    Anecodtally, it is very easy to utilize Eclipse CDT and NSIS to develop C and C++ software on Windows without needing to pay any license fees.

    Eclipse CDT: http://eclipse.org/cdt/

    Starter Guide: http://www.codeproject.com/KB/tips/CPP_Dev_eclipse_CDT.aspx

    NSIS: http://nsis.sourceforge.net/Main_Page

    Note that if you use Visual Studio then you will also need to compile in release mode and distribute the Visual Studio CRT or .NET runtime(s). It depends upon how you link to the standard library provided by your compiler.

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

Sidebar

Related Questions

I just finished writing a function that has ended up with nested code blocks
Just finished reading this blog post: http://www.skorks.com/2010/03/an-interview-question-that-prints-out-its-own-source-code-in-ruby/ In it, the author argues the case
I just finished a project for my cryptography class and it all seems to
I just finished a database layer based on redis that offers to select between
Just finished incorporating PHP_Beautifier into Vim and the fact that it removes whitespace irks
I just finished creating a new diagram. Now I want to put some numbered
I just finished creating a Point class and was working on a Line class
I just finished a computer organization course, in which we learned that all files
I just finished my a Batch COLOR script that accepts Color-names, Decimals and Hex
Just finished a little app that I want to distribute and at the moment

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.