This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Contributing to cross-compiling
- From: NightStrike <nightstrike at gmail dot com>
- To: "Rodrigo Dominguez" <roddomi at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 30 Jan 2008 20:56:45 -0500
- Subject: Re: Contributing to cross-compiling
- References: <BAY129-DAV1196F02CD2361AF0AF6C06B9360@phx.gbl>
On 1/30/08, Rodrigo Dominguez <roddomi@hotmail.com> wrote:
> Hi,
>
> I am PhD student in Computer Engineering. I would like to contribute to GCC
> and at the same time learn more about cross-compilers. I have taken a couple
> of compiler classes and I can program in C. However, I am not familiar with
> the GCC internals. Do you have any suggestions on a project related to
> cross-compiling that I could start with? Perhaps cross-compiling for the
> XScale/ARM target?
You can help with the MinGW port to Win64!
https://sourceforge.net/projects/mingw-w64/
Not that I have a conflict of interest or anything ... :)