[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python2.2-dev depends on gcc-3.2. WHY?



On Fri, Aug 30, 2002 at 07:44:45AM +0200, Matthias Klose wrote:
> 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.

Does Distutils handle this automagically, or is there anything we have to
take care of when building extensions if there are several versions of
gcc installed on a machine?
 
Alexandre Fayolle
-- 
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Narval, the first software agent available as free software (GPL).



Reply to: