• 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: Static data member behaviour in release builds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static data member behaviour in release builds


  • Subject: Re: Static data member behaviour in release builds
  • From: email@hidden
  • Date: Wed, 24 Aug 2005 09:13:53 +0200

I didn't catch the start of this thread but I suspect you need this in your configuration:

CONFIGURATION_BUILD_DIR=$(SYMROOT)

This sets XCode back to putting the output in the build directory and not some sub-directory for both debug and release. Someone should put this in a FAQ.

I filed a bug with radar about the output path issue as it was a show stopper for me.

On 23 Aug 2005, at 17:47, email@hidden wrote:

Date: Tue, 23 Aug 2005 11:40:32 +0100

From: Steve Baxter <email@hidden>

Subject: Re: Static data member behaviour in release builds

To: xcode-Users List <email@hidden>

Message-ID: <email@hidden">email@hidden>

Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed


Hmm, looks like I spoke too soon.  Switching the path for my shared  

framework to "relative to build product" does fix the problem for  

release builds, however this option does not appear to work properly.


In my release build, the path is "/Volumes/Stuff/Users/stevebaxter/ 

Code/Arcadia XCode/Mac/Build Products/Release/Arcadia.framework"


If I switch to a debug build, the path is still "/Volumes/Stuff/Users/ 

stevebaxter/Code/Arcadia XCode/Mac/Build Products/Release/ 

Arcadia.framework"


This does not appear to be a UI bug - the linker is linking the wrong  

copy of my framework.  If I switch the configuration, quit XCode and  

restart


Is this a known bug?  This is XCode 2.2 DP1.


Cheers,


Steve.



 _______________________________________________
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

  • Prev by Date: Developing Java JNI application using Xcode
  • Next by Date: minimization routine
  • Previous by thread: Re: Static data member behaviour in release builds
  • Next by thread: [Retry] Apple cctools ld Failure
  • Index(es):
    • Date
    • Thread