• 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
lazy symbol binding failed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lazy symbol binding failed


  • Subject: lazy symbol binding failed
  • From: Dix Lorenz <email@hidden>
  • Date: Mon, 21 Nov 2005 16:10:36 +0100

Hi,

I have 2 projects which build a few BSD-Tools. I rebuilt the projects for 2.1 and everything worked fine. Today I noticed that the tools I build from the commandline don't work anymore, all I get is

dyld: lazy symbol binding failed: lazy pointer not found
dyld: lazy pointer not found
Trace/BPT trap

When I build the Release from XCode the resulting tools work as normal. Zerolink is not enabled. The commands to build my tools are:

xcodebuild -project mmutils.xcodeproj clean -target complete - configuration Release || exit
xcodebuild -project mmutils.xcodeproj INSTALL_ROOT=/ install -target complete -configuration Release || exit


"-target complete" is just an aggregate target of all the tools. The project themselves contain this aggregate target, one library target and a couple of tool-Targets which link with the library.

I am sure everything worked fine before Xcode 2.2 but I have no idea what in 2.2 should have changed to show this behaviour...

Any ideas what happened, why it happened and how I can fix it?

Dix

_______________________________________________
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: possibly OT: threadsafe libc
  • Next by Date: FOUNDATION_STATIC_INLINE is a pain with GCC 4 and Debugger stepping
  • Previous by thread: RE: possibly OT: threadsafe libc
  • Next by thread: FOUNDATION_STATIC_INLINE is a pain with GCC 4 and Debugger stepping
  • Index(es):
    • Date
    • Thread