This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Disabling PCH headers
- From: "Robert McNulty Junior" <bmj2001 at bellsouth dot net>
- To: <gcc at gcc dot gnu dot org>
- Date: Fri, 11 Jul 2003 23:23:58 -0500
- Subject: Disabling PCH headers
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.
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
Sorry to bother you.
Robert McNulty Junior