This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc.exe cross compiler (Cygwin -> Linux)
- From: Ken Wolcott <ken dot wolcott at med dot ge dot com>
- To: Matthew Tippett <matthew dot tippett at sympatico dot ca>, crossgcc mailing list <crossgcc at sources dot redhat dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 21 May 2004 10:10:14 -0500
- Subject: Re: gcc.exe cross compiler (Cygwin -> Linux)
- Organization: GEMS-IT
- References: <40AE180D.4070407@sympatico.ca>
On Fri, 2004-05-21 at 09:54, Matthew Tippett wrote:
> Hello,
>
> I am looking at having a gcc-3.3.3 that runs under windows and
> generates linux binaries.
>
> Does anyone one know of any references for building a gcc.exe that
> generates binaries for Linux under Windows?
>
> Regards,
>
> Matthew
Try crosstool at http://www.kegel.com/crosstool/
mailing list archives for crosstool and crossgcc:
http://sources.redhat.com/ml/crossgcc/
Ken