This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Disabling PCH headers
- From: Oscar Fuentes <ofv at wanadoo dot es>
- To: gcc at gcc dot gnu dot org
- Cc: bmj2001 at bellsouth dot net
- Date: Sat, 12 Jul 2003 07:07:13 +0200
- Subject: Re: Disabling PCH headers
- Cancel-lock: sha1:8dFVzmXTIyK8pIFD45IyIC5rwjY=
- References: <MNEKKKONNCNAOAKCAHFPMEPICAAA.bmj2001@bellsouth.net>
"Robert McNulty Junior" <bmj2001@bellsouth.net> writes:
> What is the proper format to disable PCH headers?'
> I tried:
> --disable-pch
> --disable-pch-headers
> --without-pch
> --without-pch-headers
>
>
> Cygwin, at moment, does not allow precompiled headers.
Which gcc version do you need? The current gcc official release
(version 3.3) does not support PCH, so you don't need to worry about
it. PCH will be introduced with version 3.4.
> I'm running GCC under Cygwin.
> We just recently upgraded to 1.5.0-1 cygwin
> I'm running Cygwin under Windows XP pro with service pack 1a.
> I'm really trying hard to build GCC. I need it for a project I'm working on
Cygwin provides pre-built gcc packages for official gcc releases.
On the future, please ask this kind of questions on the gcc-help
mailing list.
--
Oscar