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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:57:14+00:00 2026-05-27T12:57:14+00:00

I intent to write simple programs in c/c++ that would be run in console.

  • 0

I intent to write simple programs in c/c++ that would be run in console. I will be writing code in Notepad++ so I do not need an IDE. What I need is a compiler that will produce a standalone EXE file that would run on any 2000/XP/Vista/7 system without need for installing VC9/cygwin/MinGW/.Net or other additional libraries.

As far as I understand GCC runs on windows through cygwin, so any app produced by it also needs cygwin1.dll in its presence to run, right ?

  • 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-27T12:57:15+00:00Added an answer on May 27, 2026 at 12:57 pm

    Your main options are MSVC and mingw.

    • If you want to write C code then avoid MSVC which doesn’t have a real C compiler, just a fake wrapper around its C++ compiler. Oh, and the supported dialect is close to C89.
    • If you want to write C++ then MSVC is fine and modern versions have become quite good and reasonably compliant with the standards.
    • If you want to write both C and C++ as per your question then mingw is probably best.

    Note that mingw is a native Windows port of the GNU compilers and does not require cygwin. The 32 bit version of mingw is simple to install. If you need to produce 64 bit executables then it’s a bit more work to get the 64 bit version of mingw installed. Similarly, if you want the free MS compiler in 64 bit mode you have to do some dirty work to get it installed.

    With all of these options you can statically link the runtime to avoid having to deploy a runtime to target machines.

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

Sidebar

Related Questions

I am trying to write a simple tool using Shoes. This will indent code
I am trying to write a very simple script that would simulate a pocket
Is there a c# library that can help to write and indent Javascript code.
I'm trying to use a standard Intent that will take a picture, then allow
I am writing a program that has to copy a sizeable, but not huge
I am trying to write a very simple app that displays the name of
I have a intent receiver in my android manifest, but would like to give
I have an application that opens another class using intent : private void createRepository(){
Simple case I have a Python program that I intend to support on both
I need to update multiple databases with a few simple SQL statement. The databases

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.