Results 1 to 3 of 3

Thread: Windows c language compiler

Threaded View

  1. #2
    Custom User
    Join Date
    Oct 2001
    Posts
    503
    I would use mingw - I've used it in the past and it seemed fine. I don't know where you got that size from, because the download for mingw at sourceforge only seems to be around 130k.

    http://sourceforge.net/project/showf...ease_id=595197

    Alternatively you could use the Microsoft compiler - the easiest way to get that would be to download Visual C++ Express (the IDE along with the compiler) from http://www.microsoft.com/express/vc/.

    ac

    [edit]Were you meaning that the setup is an online installer that will download the files it needs? If so, is there not any way to choose what you want it to download (i.e. is there not a custom option)?
    Last edited by gothic_type; November 15th, 2008 at 05:21 PM.

Similar Threads

  1. Copying updates
    By Cider in forum Operating Systems
    Replies: 10
    Last Post: March 21st, 2006, 09:30 PM
  2. Any requests?
    By gore in forum Operating Systems
    Replies: 11
    Last Post: August 8th, 2004, 05:21 AM
  3. Microsoft Windows
    By MicroBurn in forum Microsoft Security Discussions
    Replies: 46
    Last Post: March 3rd, 2004, 09:07 AM
  4. Securing Windows 2000 and IIS
    By spools.exe in forum Microsoft Security Discussions
    Replies: 0
    Last Post: September 15th, 2003, 09:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •