This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how can I contribute to GCC from a windows box


On Tue, Sep 02, 2003 at 06:29:02PM +0800, Jonathan Wilson wrote:
> I have a windows machine, is it possible to build a version of GCC (from 
> current CVS) that runs on windows (XP is what I use) and produces windows 
> exe files and that would be sutable to hack on and modify (so I can 
> contribute code to GCC?)

Have a look at www.cygwin.com.

> Also, what is the procedure for contributing code to GCC?

http://gcc.gnu.org/contribute.html

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]