Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-11-23 11:33:05


On Sunday 20 November 2005 07:30, ianfasel wrote:
> When I do a normal bjam build of my application using gcc-4.0, I get this
> problem when running the program:
>
> % ./featureServer
> dyld: lazy symbol binding failed: lazy pointer not found
> dyld: lazy pointer not found
> Trace/BPT trap
> Exit 133
>
> However, if I remove the "-s" option from the gcc.jam file, this problem
> goes away.
>
> Is this a known problem? Has it been fixed in a more recent
> version/snapshot of bjam?

Honestly, I don't understand what the above error message from OSX, so I don't
know what's the right solution. What's "lazy symbols binding" and did you do
anything to enable it? Any Darwin experts can help?

The current version still has the same -s option setting, so it's unlikely to
solve that issue.

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk