• 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: Problems bundleizing a static library in Development Build Style
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems bundleizing a static library in Development Build Style


  • Subject: Re: Problems bundleizing a static library in Development Build Style
  • From: Roland Torres <email@hidden>
  • Date: Tue, 6 Sep 2005 17:09:19 -0700

Well, in all the configurations I have (Default, Deployment, and Development), "ZeroLink" is unchecked. Still builds Development with ZeroLink regardless. By "project build settings" do you mean Default? Is there another location where this information resides? I tried grepping the defaults db, but I didn't find any entries relating to ZeroLink.

Thanks
Roland

On Sep 6, 2005, at 1:05 PM, Scott Tooker wrote:

Double-check that ZeroLink is turned off in the project and target build settings for the build configuration you are using.

Scott

On Sep 6, 2005, at 12:46 PM, Roland Torres wrote:



On Sep 6, 2005, at 12:19 PM, Nick Zitzmann wrote:


Try turning off ZeroLink in the Development build settings. ZeroLink doesn't seem to work correctly when the project includes static object files and archives.


I have noticed that even if I have ZeroLink unchecked for development builds, it always performs a ZeroLink, regardless. Is there some way to override this?


mkdir /Users/roland/Projects/SouthBridge/build/Development/ SouthBridge.app/Contents/MacOS
cd /Users/roland/Projects/SouthBridge
/usr/bin/gcc-4.0 -o /Users/roland/Projects/SouthBridge/build/ Development/SouthBridge.app/Contents/MacOS/SouthBridge -arch ppc / System/Library/PrivateFrameworks/ZeroLink.framework/Resources/ libZeroLinkAppStub.a -Wl,-all_load -L/Users/roland/Projects/ SouthBridge/build/Development -F/Users/roland/Projects/SouthBridge/ build/Development -framework Cocoa -framework QTKit -framework QuartzCore -framework OpenGL -framework QuickTime -framework Quartz -framework ZeroLink -F/System/Library/PrivateFrameworks/ - Wl,-x -Wl,-unexported_symbols_list -Wl,/System/Library/ PrivateFrameworks/ZeroLink.framework/Versions/A/Resources/ ZeroLinkAppStub.nexp -Wl,-sectcreate -Wl,__TEXT -Wl,__zerolink - Wl,/Users/roland/Projects/SouthBridge/build/SouthBridge.build/ Development/SouthBridge.build/Objects-normal/ppc/SouthBridge.zerolink


Roland

_______________________________________________
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
  • Follow-Ups:
    • Re: Problems bundleizing a static library in Development Build Style
      • From: Scott Tooker <email@hidden>
References: 
 >Problems bundleizing a static library in Development Build Style (From: Ken Turkowski <email@hidden>)
 >Re: Problems bundleizing a static library in Development Build Style (From: Nick Zitzmann <email@hidden>)
 >Re: Problems bundleizing a static library in Development Build Style (From: Roland Torres <email@hidden>)
 >Re: Problems bundleizing a static library in Development Build Style (From: Scott Tooker <email@hidden>)

  • Prev by Date: Re: Affecting compilation order
  • Next by Date: Again, Why Doesn't XCode Compile a Framework Header Included in the Project?
  • Previous by thread: Re: Affecting compilation order
  • Next by thread: Re: Problems bundleizing a static library in Development Build Style
  • Index(es):
    • Date
    • Thread