Re: -fsave-repository failure when trying to use DWARF
Re: -fsave-repository failure when trying to use DWARF
- Subject: Re: -fsave-repository failure when trying to use DWARF
- From: Allen Cronce <email@hidden>
- Date: Wed, 24 May 2006 11:18:55 -0700
I saw something similar while moving to Dwarf. You have to disable
"Separate PCH Symbols". That option is for stabs only.
Best,
--
Allen Cronce
Shawn Erickson wrote:
> 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
>
_______________________________________________
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