Thread: C compiler

  1. #1
    Registered User
    Join Date
    Jan 2021
    Posts
    30

    C compiler

    where can I get a C compiler from?

  2. #2
    Registered User rstanley's Avatar
    Join Date
    Jun 2014
    Location
    New York, NY
    Posts
    1,111
    You don't already have a compiler installed?

    If you have any Dsitro of Linux you have gcc installed or easily installed from your Distro's package manager.

    If Windows, Mac, or some other hosted O/S, there is a full list of C Compilers here.

    gcc on Windows can be easily installed through Cygwin, or MinGW-64.

  3. #3
    Registered User
    Join Date
    Jan 2021
    Posts
    30
    wow there are loads of them, any one in particular?

  4. #4
    Registered User rstanley's Avatar
    Join Date
    Jun 2014
    Location
    New York, NY
    Posts
    1,111
    Quote Originally Posted by oods1 View Post
    wow there are loads of them, any one in particular?
    gcc & clang are at the top of the list. I can't offer recommendations on any others. I would avoid Microsoft Visual Studio.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 04-23-2012, 07:54 AM
  2. Replies: 7
    Last Post: 12-13-2010, 10:02 PM
  3. Replies: 4
    Last Post: 09-12-2009, 01:10 PM
  4. Replies: 2
    Last Post: 02-04-2008, 02:34 AM
  5. hp iPAQ 6300 && C compiler || C# compiler
    By xddxogm3 in forum Tech Board
    Replies: 2
    Last Post: 12-07-2004, 07:28 AM

Tags for this Thread