RE: Disabling PCH headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I found out how to disable the pch for now
--enable-libstdcxx-pch: enables pch
--disable-libstdcxx-pch: disables pch.
Sorry.
Found it under libstdc++-v3 pages.

-----Original Message-----
From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx]On
Behalf Of Robert McNulty Junior
Sent: Saturday, July 12, 2003 12:18 AM
To: Oscar Fuentes; gcc-help@xxxxxxxxxxx
Subject: RE: Disabling PCH headers


Sorry about that.
I am compiling 3.4.
Mainline.
Kinda been an obsession in trying to get it work.
I'll go back to 3.3 for now.
Wait till 3.4 is official.
RObert

-----Original Message-----
From: Oscar Fuentes [mailto:ofv@xxxxxxxxxx]
Sent: Saturday, July 12, 2003 12:07 AM
Cc: bmj2001@xxxxxxxxxxxxx
Subject: Re: Disabling PCH headers


The following message is a courtesy copy of an article
that has been posted to gmane.comp.gcc.devel as well.

"Robert McNulty Junior" <bmj2001@xxxxxxxxxxxxx> 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






[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux