Hi,
Is bloodshed still good to use with vista premium, or do you recommend another compiler for practicing console c and c++?
Cheers Tuurbo46
This is a discussion on Vista compiler within the Tech Board forums, part of the Community Boards category; Hi, Is bloodshed still good to use with vista premium, or do you recommend another compiler for practicing console c ...
Hi,
Is bloodshed still good to use with vista premium, or do you recommend another compiler for practicing console c and c++?
Cheers Tuurbo46
That compiler is fine, but I would recommend a MS compiler, GCC or LCC.
For an exhaustive list see http://www.cprogramming.com/compilers.html
Actually, the Bloodshed Dev-C++ IDE uses the MinGW port of GCC 3.4.x.
Moving this to Tech since it more of a tool question.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
haha, I read bloodshed but thought borland![]()
Hi,
Thanks for your help. So i take it you are saying move to gcc? Is the below link correct:
http://gcc-uk.internet.bs/
and do i right click and save the 4.2.0.....316 file to my pc and run?
Cheers Tuurbo46
You are already using GCC. GCC (specifically g++ for C++) is a compiler (collection). Bloodshed's Dev-C++ is an integrated development environment that uses the MinGW port of GCC for the compiler.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
There is no greater sign that a computing technology is worthless than the association of the word "solution" with it.
Did I say there was anything wrong with borland!?!