gcc 3.3, Precompiled Headers and Project Builder
gcc 3.3, Precompiled Headers and Project Builder
- Subject: gcc 3.3, Precompiled Headers and Project Builder
- From: Andrew Thompson <email@hidden>
- Date: Tue, 8 Jul 2003 00:00:23 -0400
Hi all,
I've been reading the GCC 3.3 release notes.
* The old style cpp-precomp Precompiled Headers are not supported in
gcc 3.3.
* The gcc 3.1 style PCE headers are not supported either.
* A new new style PCH precompiled header format is used.
Therefore, in the Project Builder Target Settings, after enabling gcc
3.3 one should
1/ disable "Use GCC 3 "PFE" support for precompiled prefix headers,
because they don't work
2/ disable gcc 2.95 cpp-precomp
3/ enable generation/use of PCH (.gch) prefix headers
So my question is, has anyone figured out how to do 2 and 3 yet?
Can it be done without altering the JAM stuff?
What about the Cocoa/Carbon frameworks? It seems precompiled headers
are not installed for those...?
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy ...)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.