Partial success Re: [C++-sig] boost.python on OS X 10.3 (Panther)

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Wed Nov 5 03:08:32 CET 2003


--- Rene Rivera <grafik.list at redshift-software.com> wrote:
>  ...OK the bundle_loader option is back. Changes are to python.jam and
> darwin-tools.jam.

I believe the -bind_at_load slipped in the wrong place.
It should be here:

ld -dynamic -m -r -d -bind_at_load -o ...

But it appears in the next command:

c++  -bind_at_load ...

Ralf


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree




More information about the Cplusplus-sig mailing list