• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Weird dual precompiled header compile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird dual precompiled header compile


  • Subject: Re: Weird dual precompiled header compile
  • From: Ron Wilson <email@hidden>
  • Date: Mon, 10 May 2004 07:26:16 -0700

On May 6, 2004, at 11:29 PM, OL&L Lists wrote:

> I am using XCode 1.2 to build a Carbon dylib project.
>
> My project includes some of the sources from MoreIsBetter 1.4.8.
>
> When the compile starts, XCode pre-compiles my project's .pch file.
>
> Then after a few of the MIB .c files compile, XCode precompiles the
> same .pch file *again*.
>
> I only have one target and no subprojects in my project.
>
> Is this normal XCode behavior? It's very disconcerting. And if not,
> how does one fix it?

By default, Xcode precompiles a version of the header for each C-like
language used by the target (C, C++, Objective-C, or Objective-C++).

See
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
Build_System/, Using Precompiled Prefix Headers.

Ron
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >Weird dual precompiled header compile (From: OL&L Lists <email@hidden>)

  • Prev by Date: Framework with missing symbols halts programs
  • Next by Date: Re: Framework with missing symbols halts programs
  • Previous by thread: Weird dual precompiled header compile
  • Next by thread: 10.2.8.sdk weirdness
  • Index(es):
    • Date
    • Thread