• 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: getting Saturn to walk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting Saturn to walk


  • Subject: Re: getting Saturn to walk
  • From: Thomas Dibble <email@hidden>
  • Date: Mon, 3 Nov 2003 12:57:13 -0800

Can't help with Saturn-specific stuff, but ...

On Nov 3, 2003, at 9:32 AM, Reni van Amerongen wrote:

> Op 3-nov-03 om 17:33 heeft Andrew Pinski het volgende geschreven:
>
>> What this means is that the real part of Saturn did not get
>> initialized, as Saturn
>> is lazy initialized when it comes to storing data. One thing is that
>> you forgot to
>> put -finstrument-functions flag into the OTHER_CFLAGS (I do not know
>> what the
>> variable is called in XCODE though).
>
> I see only one Other_flags and thats about linking. I will search
> further
>

You need to add the setting.

Highlight the "Current Settings" line in the drawer (fly-out pane) of
the Target::GetInfo window.  Down at the bottom of the window is a
little "+" button.  Click it.  Type "OTHER_CFLAGS" in the left column
and your value into the right column.  You should include the previous
value like so:

Current  Settings	|	Value
OTHER_CFLAGS	|	$(value) -finstrument-functions

I don't think there is anything in that setting by default, but you
should have the "$(value)" in there just for safety's sake.

				---- Tom Dibble
_______________________________________________
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: 
 >getting Saturn to walk (From: RenĂ© van Amerongen <email@hidden>)
 >Re: getting Saturn to walk (From: Andrew Pinski <email@hidden>)
 >Re: getting Saturn to walk (From: RenĂ© van Amerongen <email@hidden>)

  • Prev by Date: Re: getting Saturn to walk ( solved )
  • Next by Date: Re: xcodebuild seems to be ignoring parameters
  • Previous by thread: Re: getting Saturn to walk
  • Next by thread: Re: getting Saturn to walk
  • Index(es):
    • Date
    • Thread