I am am looking for a portable C\C++ compiler. I know there was a simaler post but it was about 3 years ago so I thought I'd start a new post. I enjoy C/c++ programing and I am looking for a portable compiler/editor/debuger like a IDE that I can use. I suggest addeing one to the PortableApps and to the Suite.
Is this what you're looking for?
https://portableapps.com/node/14522
From what I know that application is a IDE dose it also have the compiler built into the portable version?
compiler is not included in the portable version. i'm having issues getting the portable version to work correctly due to lack of help from the Code::Blocks developers, and no standards for how the plugins should store their settings.
The developer formerly known as ZGitRDun8705
A portable version of Dev-C++: http://sourceforge.net/projects/devcpp-portable/
I will try giveing that a try. Thank you.
you can have a(three) look at the following software. They are all portable
Ch -- an embeddable C/C++ interpreter
www.softintegration.com
The CINT C/C++ interpreter
http://root.cern.ch/root/Cint.html
TCC: Tiny C Compiler
http://fabrice.bellard.free.fr/tcc/