Computing.Net > Forums > Programming > Where Do I Get A C Compiler?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Where Do I Get A C Compiler?

Reply to Message Icon

Name: Yisrael Harris`
Date: August 23, 2002 at 09:26:41 Pacific
Comment:

After experiencing problems over the past few weeks, I am convinced that the C compiler I am using simply does not provide enough memory for my needs. Among other things: I wrote a simple program with nothing more than a single call to malloc(). The results: when I approach 50-60,000 bytes, it returns that malloc failed. The size of my data has now grown to a point where I do need this much memory and more.

Until now, I have been running a C compiler I downloaded for free from the internet called, I believe, pacific c. I run it in DOS, through the command 'pacc'. I have just found out that there are C compilers that run through windows, not DOS. Maybe this is actually the standard; I do not know. From comments I have heard, it is my understanding that there are C compilers out there which provide much, much more memory than 50-60K.

So my questions are: What compilers are you people out there using? How did you get them? Are they free or at least inexpensive? Do you know any links? (Note that at this point I do not need C++.)

I would be very grateful for help in this, because this problem is greatly impeding my progress.



Sponsored Link
Ads by Google

Response Number 1
Name: Trip
Date: August 23, 2002 at 10:07:31 Pacific
Reply:

All are free:
gcc.gnu.org
http://www.delorie.com/djgpp/
Borland C++ 5.5
http://www.borland.com/products/downloads/download_cbuilder.html


0

Response Number 2
Name: Sajid Mohammed
Date: August 23, 2002 at 13:06:35 Pacific
Reply:

Hi Harris,
Try to use gcc.gnu.org
Sajid Mohammed
sajleo@yahoo.com


0

Response Number 3
Name: Sebastian
Date: August 23, 2002 at 23:19:20 Pacific
Reply:

I use Bloodshed Dev C/C++ mingw compiler. It is a GUI compiler that compiles libs, dlls, console proggies, Windows programs, etc. And it's free.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Where Do I Get A C Compiler?

Where do i start www.computing.net/answers/programming/where-do-i-start/13274.html

How do I work on outlook pst file www.computing.net/answers/programming/how-do-i-work-on-outlook-pst-file/11334.html

HOW DO I GET STARTED IN........ www.computing.net/answers/programming/how-do-i-get-started-in/2320.html