Tom Cato Amundsen writes:
> Why does python2.2-dev 2.2.1-9 depend on gcc-3.2 ?

It was requested that python is built with C++ support. That means
cxxmain is compiled with g++ and python is linked with g++. g++-3.2
changed the C++ ABI, so I made both changes (python and C++) at the
same time.

        Matthias


Reply via email to