This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Configuring GCC on a Win 2000 system
- From: Oscar Fuentes <ofv at wanadoo dot es>
- To: gcc-help at gcc dot gnu dot org
- Cc: cerreto at us dot ibm dot com
- Date: 14 Oct 2002 23:08:05 +0200
- Subject: Re: Configuring GCC on a Win 2000 system
- References: <3DAB2C73.B67EE807@us.ibm.com>
Tony Cerreto <cerreto@us.ibm.com> writes:
> Hi:
> I would like to compile using the Gnu compiler (GCC) on a Windows 2000
> system. The resulting image will be downloaded to a powerPC. I have
> read through the configuration instructions and it looks like the
> program \srcdir\configure is a script for an AIX system. I could not
> find anything that would support gcc configuration on a WIN 2000
> system. Does installation support exist for a WIN-2000 platform as the
> host.? Thank-you.
Try www.mingw.org (MSYS) and www.cygwin.com
My small experience building cross-compilers on Windows was not very
positive.
--
Oscar