[C++-sig] Question regarding boost.python and Makefiles

Herringshaw, Chris Chris.Herringshaw at citadelgroup.com
Fri May 21 16:34:26 CEST 2004


Ahhh...a switch that will let me see the compile line...very
nice!  I chose my command line switches from various postings
in the archive, which would explain the mismatch.

Thanks for the tip!  This looks like a great package!

Chris

-----Original Message-----
From: Ralf W. Grosse-Kunstleve [mailto:rwgk at yahoo.com] 
Sent: Friday, May 21, 2004 9:27 AM
To: Development of Python/C++ integration
Subject: RE: [C++-sig] Question regarding boost.python and Makefiles


--- "Herringshaw, Chris" <Chris.Herringshaw at citadelgroup.com> wrote:
> Fair enough....any ideas why it compiles but gets the error
> I detailed in my original email?  (Reprinted below)

I think I saw a BOOST_PYTHON_STATIC_MODULE in your other posting. I
guess that's the culprit. Run bjam with -d2 to build, e.g.,
getting_started_1 and copy all compiler switches and defines from the
output. Your module will definitely work if you get the commands right.
Ralf



	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains - Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 

_______________________________________________
C++-sig mailing list
C++-sig at python.org
http://mail.python.org/mailman/listinfo/c++-sig
-------------------------------------------------------------------------------------------------
-------------------------

CONFIDENTIALITY AND SECURITY NOTICE

This e-mail contains information that may be confidential and 
proprietary. It is to be read and used solely by the intended recipient(s). 
Citadel and its affiliates retain all proprietary rights they may have in the 
information. If you are not an intended recipient, please notify us 
immediately either by reply e-mail or by telephone at 312-395-2100 
and delete this e-mail (including any attachments hereto) immediately 
without reading, disseminating, distributing or copying. We cannot give 
any assurances that this e-mail and any attachments are free of viruses 
and other harmful code. Citadel reserves the right to monitor, intercept 
and block all communications involving its computer systems.











More information about the Cplusplus-sig mailing list