N Noriaki Lifer Jun 3, 2000 13,640 1 71 Mar 25, 2002 #1 I want to compile some little C++ programs on my Win32 box at home.... And I'd like to use G++ since I'm familiar with it from the Unix boxes at school. Anyone know where I can get it? Or even GCC I could use C to.
I want to compile some little C++ programs on my Win32 box at home.... And I'd like to use G++ since I'm familiar with it from the Unix boxes at school. Anyone know where I can get it? Or even GCC I could use C to.
A Ameesh Lifer Apr 3, 2001 23,686 1 0 Mar 25, 2002 #3 im pretty sure g++ is available for win32. as is gcc
M manly Lifer Jan 25, 2000 13,345 4,102 136 Mar 25, 2002 #4 I'm pretty sure you want Cygwin. The only drawback is that your apps are linked to a Cygwin dll. However, there is something called MinGW that solves this issue.
I'm pretty sure you want Cygwin. The only drawback is that your apps are linked to a Cygwin dll. However, there is something called MinGW that solves this issue.