• 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
-fsave-repository failure when trying to use DWARF
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

-fsave-repository failure when trying to use DWARF


  • Subject: -fsave-repository failure when trying to use DWARF
  • From: "Shawn Erickson" <email@hidden>
  • Date: Wed, 24 May 2006 11:06:49 -0700

We are attempting to take Xcode 2.3 for spin at building our Xcode
2.2.1 based projects. All I did was add the "DEBUG_INFORMATION_FORMAT"
item to our xcconfig file and attempted to build and hit a build
failure when Xcode attempted to compile our PCH.

The errors...

"cclobjplus: error: -fsave-repository may only be used with STABS debugging"
"cclplus: error: -fsave-repository may only be used with STABS debugging"

Relevant xcconfig file entries...

GCC_GENERATE_DEBUGGING_SYMBOLS = YES
GCC_DEBUGGING_SYMBOLS = full
GCC_INFORMATION_FORMAT = dwarf

I see that -fsave-repository is specified when compiling the PCH and
it points to a shared precompiled headers directory on my system. Not
sure what I need to change to correct this issue... likely staring me
in the face or something in the release notes... but not spotted it
yet.

Note if I remove the "GCC_INFORMATION_FORMAT" line from the xcconfig
file it builds happily under 2.3.

-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: -fsave-repository failure when trying to use DWARF
      • From: Allen Cronce <email@hidden>
  • Prev by Date: Re: Xcode 2.3 initial impressions
  • Next by Date: Re: -fsave-repository failure when trying to use DWARF
  • Previous by thread: Re: how to copy headers into framework?
  • Next by thread: Re: -fsave-repository failure when trying to use DWARF
  • Index(es):
    • Date
    • Thread