|
-
Oct 30th, 2002, 08:14 AM
#1
Thread Starter
Fanatic Member
Where can I get free C/C++ compiler for Windows?
Can you tell me where from I can get a free C/C++ compiler which will compile on Windows/DOS?
It must be very small so that it can be downloaded easily at anytime.
I have searched over net - but those found either runs on Unix or too large (>5 MB).
Thanks in advance.
Life is a one way journey, not a destination. Travel it with a smile and never regret anything.
Yesterday is history, tomorrow is a mystery, today is gift - that's why we call it present.
-
Oct 30th, 2002, 09:06 AM
#2
Stuck in the 80s
-
Oct 30th, 2002, 09:47 AM
#3
Hyperactive Member
I use this compiler. Its called dev c++.
http://www.bloodshed.net/dev/devcpp.html
-
Oct 30th, 2002, 12:49 PM
#4
Borland's command line compiler ( www.borland.com I think).
I don't think you'll find a windows compiler that small. The compiler might be, but the include and library files are very large. The include files of windows alone take up 30 MB (uncompressed, they can be compressed very well).
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 30th, 2002, 12:57 PM
#5
Monday Morning Lunatic
Borland's is shocking at C++ though.
For C++, the only ones I've found so far that were any good are Visual C++ 7 and GCC 3 (latest is 3.2 I think).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 30th, 2002, 11:52 PM
#6
Good Ol' Platypus
I use GCC
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Oct 31st, 2002, 07:12 AM
#7
Lively Member
Ask a friend who has Visual Studio 6 to do you a copy *grins*...
-
Nov 4th, 2002, 04:56 AM
#8
In order to use gcc on windows you'll have to use cygwin though.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|