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

Rene Rivera grafik.list at redshift-software.com
Wed Nov 5 02:48:30 CET 2003


[2003-11-04] Bob Ippolito wrote:


>That's because it's wrong, this is right:
>c++ -bundle -framework Python -o libtbx/list_ext.so 
>boost/libs/python/test/list.os -Llibtbx 
>-L/net/worm/scratch1/rwgk/hot/libtbx -lboost_python -lm

It would help if you exmplain why it's right.

Is it because the "-framework Python" has to come before the "list.os"; Or
because it has to come before the "-lboost_python"; Or is the order relevant
at all?

Looking for understanding here ;-)



-- grafik - Don't Assume Anything
-- rrivera (at) acm.org - grafik (at) redshift-software.com
-- 102708583 (at) icq




More information about the Cplusplus-sig mailing list