This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how can I contribute to GCC from a windows box
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Jonathan Wilson <jonwil at tpgi dot com dot au>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Tue, 2 Sep 2003 09:29:27 -0400 (EDT)
- Subject: Re: how can I contribute to GCC from a windows box
On Tue, 2 Sep 2003, 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?)
http://www.cygwin.com/
> Also, what is the procedure for contributing code to GCC?
http://gcc.gnu.org/contribute.html
Jeff