[C++-sig] Re: boost.Python/Jam with shared libraries

Rene Rivera grafik.list at redshift-software.com
Wed Nov 10 00:03:25 CET 2004


Aaron Bentley wrote:

> # ----- getting_started2 -------
>     
> # Declare a Python extension called pfengine
> extension pfengine
> :  # sources
>    pfengine.cpp
>    #libraries
> :
> #  <library-path> ../.libs
>   <library-file> /home/abentley/programming/.libs/libpanutil.so
> #  <library-file> libpantemplate.la
> #  <library-file> libpanpdfgen.la 
> #  <library-file> libpancompile.la 
> #  <library-file> libpanconsult.la 
> #  <library-file> libpanelement.la
> #  <library-file> libpanlang.la 
> #  <library-file> libpancore.la 
> #  <library-file> libpanexport.la
> #  <library-file> libpanreport.la
> #  <library-file> libpancgi.la
> #  <library-file> libchart.la 
> #  <library-file> libecommerce.la

Remove the space---^-- between <library-file> and lib*.


-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq



More information about the Cplusplus-sig mailing list