Advertisement

Compiler

Started by October 27, 2001 08:33 AM
1 comment, last by garconbifteck 22 years, 11 months ago
Where can i get a good, free compiler?
I'm guessing here that you want a C/C++ compiler for the Win32 platform.

MinGW32, a GCC port.

Cygwin GCC The GCC ported to Win32 with the Cygwin library.

At www.bloodshed.net you can download the Dev-C++ IDE which includes the MinGW32 compiler.

The Borland C++ Builder Compiler is free.

Edited by - Dactylos on October 27, 2001 9:56:29 AM
Advertisement
Ok, i have borland c++ compiler (sorry i forgot about saying for c++) But how do i use it?, Btw i don''t know any c++ yet my damm book hasn''t arrived in the post yet.

This topic is closed to new replies.

Advertisement