There is a lazy pointer problem with the Tiger release of Mac OS (gcc 4):
dyld: lazy symbol binding failed: lazy pointer not found
dyld: lazy pointer not found
Trace/BPT trap
Workaround 1
Edit the makefile in order to remove the g++ -s option (strip), and recompile.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment