Boost logo

Boost :

From: Ralf W. Grosse-Kunstleve (rwgk_at_[hidden])
Date: 2004-08-30 12:41:48


--- Markus_Schöpflin <markus.schoepflin_at_[hidden]> wrote:

> Ralf W. Grosse-Kunstleve wrote:
>
> > No. I just checked out the very latest Boost CVS (ca. 3pm PDT) and all of
> > Boost.Python (library and tests) compiles without showing your warnings
> above.
> > I just get two different, short warnings. My compile flags are:
> >
> > cxx -model ansi -std strict_ansi -msg_display_number -msg_disable
> 186,450,1115
> > -tlocal -DNDEBUG -O2 -fast
> >
> > Linking:
> >
> > cxx -model ansi -shared -expect_unresolved 'Py*' -expect_unresolved '_Py*'
>
> Strange. Which version of python are you using exactly? And do you know how
> your python installation was cofigured?

I was using Python 2.3.4. It was configured without any special options except
for --prefix=/usr/local_cci/Python-2.3.4.

A year ago or so David and I spent a lot of time rearranging the include
statements in Boost.Python to avoid the warnings you reported. I have no idea
why they still appear in your build.

Ralf

                
_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk