Portable C/C++ Compiler?

pcnerd37

Senior member
Sep 20, 2004
944
0
71
Im looking for a portable C/C++ Compiler that i can run from my USB drive. I want to be able to take a compiler with me to work on programs in my down time at work. So far google isnt being helpful, so i figured that somebody here should know something about this.
 

tfinch2

Lifer
Feb 3, 2004
22,114
1
0
Check here

http://www.portablefreeware.com/

also

MingW Developer Studio bundled with the C++ mingw compiler is portable, too. Just install, copy folder to another location, remove uninstall files from copied folder, then put it to the USB and you're good to go.