Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: Petrarch of the VBB on August 16, 2002, 01:37:13 pm

Title: C++ Compilers.
Post by: Petrarch of the VBB on August 16, 2002, 01:37:13 pm
Are there any decent C++ compilers available online? I've heard of GCC but don't know where to get it. Any help would be greatly appreciated.
Title: C++ Compilers.
Post by: an0n on August 16, 2002, 01:38:12 pm
DJGPP (http://www.delorie.com/djgpp)
Title: C++ Compilers.
Post by: penguin on August 16, 2002, 09:32:59 pm
http://www.gnu.org/software/gcc/

If you want it for Windows, there's a few other packages you'll need to install first, but there are links from the gcc home page.

If you want it for Linux, um, well you probably already have it.
Title: C++ Compilers.
Post by: Petrarch of the VBB on August 17, 2002, 02:47:17 pm
Can they be downloaded as complete apps anywhere, rather than myriad files with strange extensions like .bz.
Title: C++ Compilers.
Post by: WMCoolmon on August 17, 2002, 04:22:55 pm
.bz is basically a zip file.