Boost logo

Boost Users :

From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2008-08-20 03:26:52


antonyc <ac <at> redvision.co.uk> writes:

> g++ -c -g -Wall -fPIC -pipe -DBOOST_PYTHON_MAX_ARITY=20 -I.
> -I/usr/local/include -I/usr/local/include/python2.5 hello.cpp
> g++ -shared -o hello.so hello.o -L/usr/local/lib -lpython2.5
> -lboost_python-gcc41-mt

What happens if you remove the "-g" option?

Markus


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net