You are here

Portable GCC

5 posts / 0 new
Last post
Mir
Mir's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-12-03 16:07
Portable GCC

Is it possible to build a portable GCC. I know this program is opensource.
http://gcc.gnu.org/

Thanks

Tim Clark
Tim Clark's picture
Offline
Last seen: 13 years 9 months ago
Joined: 2006-06-18 13:55
GCC, the GNU Compiler

"GCC, the GNU Compiler Collection

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...) "

Not that I know what any of this means Blum

Mir, thank you for providing a link but it is good form to give a short description of the app as well so that those of us who have no interest in the app whatsoever don't have to follow the link just to find out that it is of no interest to us Wink [though I am sure it will be of interest to some members of this group Smile ]

and welcome to Portable Apps Smile

Tim

Things have got to get better, they can't get worse, or can they?

Mir
Mir's picture
Offline
Last seen: 12 years 6 months ago
Joined: 2007-12-03 16:07
Thank you

I thought it would be good to stop lurking and start participating.

Also thank you for the request tip. I appreciate it.

thejahn
thejahn's picture
Offline
Last seen: 12 years 10 months ago
Joined: 2007-12-18 10:14
Portable GCC

GCC = Gnu C Compiler
Description: C compiler which can take source code as an input and create and executable application as an output.

Hey I would like this packaged too but I am uncertain if John would approve the license or if there is a way to make this portable since it is a command line tool. Most binaries of GCC would be dos apps, they may not write to the registry, but that may be an ignorant statement on my part.

m2
Offline
Last seen: 13 years 11 months ago
Joined: 2006-12-12 12:00
MinGW is portable, no

MinGW is portable, no modifications are needed.

"Those people who think they know everything are a great annoyance to those of us who do." Asimov

Log in or register to post comments