You are here

C/C++ compiler portable

4 posts / 0 new
Last post
angelcaido46
Offline
Last seen: 8 years 5 months ago
Joined: 2015-11-06 02:53
C/C++ compiler portable

Hi,
I'm working on a very restrictive PC, so and I'm looking for a portable c/c++ compiler. At this time I didn't find any suitable application.
My first step was to install cygwin portable, installation process ended successfully but default installation does not include gcc/g++. In addition when I tried to update and install needed cygwin packages to include gcc/g++ compiler, a warning message coming from host OS (windows vista) ask me for admin user and password.
Then, I see that mingw portable includes gcc/g++ compiler, but I was unable to download an stable (neither a beta) version.
Do you know how download and install mingw?
Is any other c/c++ portable compiler?
Thank you in advance,
Fernando

mwayne
Offline
Last seen: 10 hours 40 min ago
Developer
Joined: 2012-01-03 09:23
Reupload by tal

Found a download link in the old thread: MinGW_Portable_5.1.4_Development_Test_6b_English

angelcaido46
Offline
Last seen: 8 years 5 months ago
Joined: 2015-11-06 02:53
Thank you for your quick

Thank you for your quick answer...!!!

Dan Carroll
Dan Carroll's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2015-10-26 08:58
Orwell Dev-C++ Portable 5.11 Development Test 1

Or try Orwell's package. All up to date.

https://portableapps.com/node/32477

Dan "FloriDan" Carroll
Just an old hacker having fun.

Log in or register to post comments