|
-
Aug 20th, 2000, 09:05 AM
#1
Thread Starter
Lively Member
Does anyone know where i can get a compiler for C++ code. I just got a new PC and i havent got MS C++ on CD, and I just need a compiler to compile my code. Nothing advanced, just simple code while i learn.
Thanks.
REM
"Innovate, don't immitate."
-
Aug 20th, 2000, 10:00 AM
#2
Monday Morning Lunatic
I think you can download the Borland compiler from their website. You can also get the GNU compiler (as part of Cygwin) free at http://sources.redhat.com/cygwin/
If you go to a trade fair or look in a magazine, you can often pick up Microsoft C/C++ version 7 for about £10.
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
-
Aug 20th, 2000, 10:52 AM
#3
Thread Starter
Lively Member
Thanks.
Cheers Parksie, i will look into it.
Later
REM
"Innovate, don't immitate."
-
Aug 20th, 2000, 11:00 AM
#4
there is a free compiler available here
http://www.bloodshed.net/
it is supposed to be really good, I havent downloaded it yet though, because the site is down, but it compiles windows and dos programs.
-
Aug 20th, 2000, 11:02 AM
#5
Monday Morning Lunatic
Hehe. I got a "You do not have permission to access / on this server".
Looks like someone doesn't know how to set up Apache...
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
-
Aug 21st, 2000, 12:06 AM
#6
Lively Member
In some books, they provide free 60 day trial versions of compilers. I know Borland does. I don't know if Microsoft does because I've never tried.
-
Aug 21st, 2000, 01:34 AM
#7
Parksie:
The guys on vacation, but I think your acusition applies here too 
you can download Dev-C++ here
http://www.oogle.net/c.htm
I really like Dev-C++ it doesnt have ToolTipText like MSVC++ 6 does, but it has really good autocolor features, strings are red, and comments are green, and it loooks really good,
but with this kind of compiler i think you need to make the dialog's with CreateWindowEx(no MFC)(but thats good, I'll have to learn ).
I havent compiled anything with it, but so far I love it, it allows you to put bookmarks in your code, so you can skip to a specific function really fast.
I really recomend this Free Compiler, it can make Windows Apps, Console Apps, and DLL's
-
Aug 21st, 2000, 01:21 PM
#8
Monday Morning Lunatic
Sounds nice...although I'll stick to MSVC for Windows apps, and egcs for DOS apps.
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
-
Aug 24th, 2000, 06:20 PM
#9
-
Aug 25th, 2000, 02:04 PM
#10
where do I download that?
-
Aug 25th, 2000, 02:10 PM
#11
Monday Morning Lunatic
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
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
|