PDA

Click to See Complete Forum and Search --> : C++ Compiler


REM
Aug 20th, 2000, 09:05 AM
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

parksie
Aug 20th, 2000, 10:00 AM
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.

REM
Aug 20th, 2000, 10:52 AM
Cheers Parksie, i will look into it.

Later

REM

Aug 20th, 2000, 11:00 AM
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.

parksie
Aug 20th, 2000, 11:02 AM
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...:D

Cybrg641
Aug 21st, 2000, 12:06 AM
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
Parksie:

The guys on vacation, but I think your acusition applies here too :D
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

parksie
Aug 21st, 2000, 01:21 PM
Sounds nice...although I'll stick to MSVC for Windows apps, and egcs for DOS apps.

Aug 24th, 2000, 06:20 PM
whats EGCS?

Aug 25th, 2000, 02:04 PM
where do I download that?

parksie
Aug 25th, 2000, 02:10 PM
http://sources.redhat.com/cygwin