You are here

GCC and cygwin portable

2 posts / 0 new
Last post
PhreakOnALeash
Offline
Last seen: 16 years 8 months ago
Joined: 2007-05-22 15:02
GCC and cygwin portable

Hi folks,

I am learning NSIS, in particular the portabilizing aspects of it. Smile

I want to portabilize the entire gcc toolchain, including cygwin (the only non portable part, imho...). I also want to portabilize the PRC-Tools plugin (prc-tools.sf.net) to aid in my PalmOS development.
I have Dev-C++ for desktop developement, GCC wouuld be solely for Palm developmtn now that I think of it.

is this feasible? How would I go about doing this?

Later Daze,

port_er
Offline
Last seen: 15 years 2 weeks ago
Joined: 2007-05-26 05:09
codeblocks/eclipse - both portable

Code::blocks (codeblocks.org) for C/C++ development (which includes mingw).
Eclipse for Java (as well as C/C++ etc.)

can both be run portably.

Log in or register to post comments