This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Building gcc-3.4.3 on I686 Cygwin
- From: Ian Lance Taylor <ian at airs dot com>
- To: Byron Hale <byron dot hale at einfo dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 06 Feb 2005 21:35:30 -0500
- Subject: Re: Building gcc-3.4.3 on I686 Cygwin
- References: <6.0.3.0.2.20050204054628.044477a0@einfo.com>
Byron Hale <byron.hale@einfo.com> writes:
> I am wondering about building gcc-3.4.3 on I686 Cygwin. gcc-3.3.1-3
> has an executable compiler, but the installation notes call for an ISO
> C90 compiler.
> Will gcc-3.3.1-3 do, and if so, which compiler should I use?
gcc-3.3.1 is an ISO C90 compiler.
Ian