Need Standard C++ Compiler for M$ Windows

Christian Nolte ch.nolte at fh-wolfenbuettel.de
Mon Aug 14 08:04:27 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Yunus!

Yunus schrieb:
> I am learning C++. Can anyone suggest a good Standard C++ Compiler for Windows ? 

Please see http://www.mingw.org for a complete, native Port of the
GNU-Toolchain (including g++) for Win32.

- From my own experience I can tell you that it is always a good idea to
use a compiler which is "as standard compliant as can be". If you use
gcc with -Wall and -pedantic under Win32 and you solve all the issues,
then you will be able to compile it even with the M$-compiler.

If you are also in the need of a good IDE which supports the
GNU-toolchain, then I would suggest Code::Blocks
(http://www.codeblocks.org) or devcpp
(http://www.bloodshed.net/devcpp.html) for Win32 developing.

Have fun!
Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFE4C6LCNjA0nfhW7wRAmy2AKDDXOf60Fhi3v8PfEC9gjPQt+0+QgCcCK5B
IwmsWwkkB3obJvw6in32E3I=
=Ecmk
-----END PGP SIGNATURE-----




More information about the fedora-list mailing list